OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buf_2
(Results
1 - 2
of
2
) sorted by null
/external/curl/docs/examples/
ftpupload.c
76
static const char
buf_2
[] = "RNTO " RENAME_FILE_TO;
local
98
headerlist = curl_slist_append(headerlist,
buf_2
);
/external/curl/tests/libtest/
lib505.c
49
const char *
buf_2
= "RNTO 505-forreal";
local
108
headerlist = curl_slist_append(hl,
buf_2
);
Completed in 156 milliseconds