Home
last modified time | relevance | path

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

/curl/docs/examples/
H A Dftpupload.c79 static const char buf_2 [] = "RNTO " RENAME_FILE_TO; in main() local
101 headerlist = curl_slist_append(headerlist, buf_2); in main()
/curl/tests/libtest/
H A Dlib505.c50 const char *buf_2 = "RNTO 505-forreal"; in test() local
107 headerlist = curl_slist_append(hl, buf_2); in test()

Completed in 10 milliseconds