Home
last modified time | relevance | path

Searched refs:STREAMTHIS (Results 1 – 2 of 2) sorted by relevance

/curl/tests/server/
H A Drtspd.c791 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
792 count = strlen(STREAMTHIS); in send_doc()
794 written = swrite(sock, STREAMTHIS, count); in send_doc()
H A Dsws.c1031 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
1032 count = strlen(STREAMTHIS); in send_doc()
1034 written = swrite(sock, STREAMTHIS, count); in send_doc()

Completed in 17 milliseconds