Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
Drtspd.c782 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
783 count = strlen(STREAMTHIS); in send_doc()
785 written = swrite(sock, STREAMTHIS, count); in send_doc()
Dsws.c966 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
967 count = strlen(STREAMTHIS); in send_doc()
969 written = swrite(sock, STREAMTHIS, count); in send_doc()