OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STREAMTHIS
(Results
1 - 2
of
2
) sorted by null
/external/curl/tests/server/
rtspd.c
919
#define
STREAMTHIS
"a string to stream 01234567890\n"
920
count = strlen(
STREAMTHIS
);
922
written = swrite(sock,
STREAMTHIS
, count);
[
all
...]
sws.c
[
all
...]
Completed in 144 milliseconds