Home
last modified time | relevance | path

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

/external/curl/tests/server/
Drtspd.c915 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
916 count = strlen(STREAMTHIS); in send_doc()
918 written = swrite(sock, STREAMTHIS, count); in send_doc()
Dsws.c1051 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
1052 count = strlen(STREAMTHIS); in send_doc()
1054 written = swrite(sock, STREAMTHIS, count); in send_doc()