Lines Matching refs:STREAMTHIS
919 #define STREAMTHIS "a string to stream 01234567890\n"920 count = strlen(STREAMTHIS);922 written = swrite(sock, STREAMTHIS, count);