Home
last modified time | relevance | path

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

/external/curl/tests/server/
Drtspd.c919 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
920 count = strlen(STREAMTHIS); in send_doc()
922 written = swrite(sock, STREAMTHIS, count); in send_doc()
Dsws.c1109 #define STREAMTHIS "a string to stream 01234567890\n" in send_doc() macro
1110 count = strlen(STREAMTHIS); in send_doc()
1112 written = swrite(sock, STREAMTHIS, count); in send_doc()