Home
last modified time | relevance | path

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

/external/curl/tests/server/
Drtspd.c909 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
910 count = strlen(STREAMTHIS); in send_doc()
912 written = swrite(sock, STREAMTHIS, count); in send_doc()
Dsws.c1048 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
1049 count = strlen(STREAMTHIS); in send_doc()
1051 written = swrite(sock, STREAMTHIS, count); in send_doc()