Searched refs:STREAMTHIS (Results 1 – 2 of 2) sorted by relevance
909 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro910 count = strlen(STREAMTHIS); in send_doc()912 written = swrite(sock, STREAMTHIS, count); in send_doc()
1048 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro1049 count = strlen(STREAMTHIS); in send_doc()1051 written = swrite(sock, STREAMTHIS, count); in send_doc()