Searched refs:STREAMTHIS (Results 1 – 2 of 2) sorted by relevance
919 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro920 count = strlen(STREAMTHIS); in send_doc()922 written = swrite(sock, STREAMTHIS, count); in send_doc()
1109 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro1110 count = strlen(STREAMTHIS); in send_doc()1112 written = swrite(sock, STREAMTHIS, count); in send_doc()