Searched refs:STREAMTHIS (Results 1 – 2 of 2) sorted by relevance
783 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro784 count = strlen(STREAMTHIS); in send_doc()786 written = swrite(sock, STREAMTHIS, count); in send_doc()
968 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro969 count = strlen(STREAMTHIS); in send_doc()971 written = swrite(sock, STREAMTHIS, count); in send_doc()