Searched refs:buf_1 (Results 1 – 2 of 2) sorted by relevance
80 static const char buf_1 [] = "RNFR " UPLOAD_FILE_AS; in main() local102 headerlist = curl_slist_append(headerlist, buf_1); in main()
49 const char *buf_1 = "RNFR 505"; in test() local99 hl = curl_slist_append(headerlist, buf_1); in test()
Completed in 4 milliseconds