Searched refs:STREAMTHIS (Results 1 – 2 of 2) sorted by relevance
915 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro916 count = strlen(STREAMTHIS); in send_doc()918 written = swrite(sock, STREAMTHIS, count); in send_doc()
1051 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro1052 count = strlen(STREAMTHIS); in send_doc()1054 written = swrite(sock, STREAMTHIS, count); in send_doc()