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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Drtspd.c910 #define STREAMTHIS "a string to stream 01234567890\n" macro
911 count = strlen(STREAMTHIS);
913 written = swrite(sock, STREAMTHIS, count);
H A Dsws.c1012 #define STREAMTHIS "a string to stream 01234567890\n" macro
1013 count = strlen(STREAMTHIS);
1015 written = swrite(sock, STREAMTHIS, count);

Completed in 157 milliseconds