Searched refs:STREAMTHIS (Results 1 – 2 of 2) sorted by relevance
782 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro783 count = strlen(STREAMTHIS); in send_doc()785 written = swrite(sock, STREAMTHIS, count); in send_doc()
966 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro967 count = strlen(STREAMTHIS); in send_doc()969 written = swrite(sock, STREAMTHIS, count); in send_doc()