Searched refs:buf_1 (Results 1 – 2 of 2) sorted by relevance
76 static const char buf_1 [] = "RNFR " UPLOAD_FILE_AS; in main() local98 headerlist = curl_slist_append(headerlist, buf_1); in main()
48 const char *buf_1 = "RNFR 505"; in test() local99 if ((hl = curl_slist_append(headerlist, buf_1)) == NULL) { in test()