Searched refs:ftp_typecode (Results 1 – 1 of 1) sorted by relevance
1759 char ftp_typecode[sizeof("/;type=?")] = ""; in Curl_http() local2096 char *p = ftp_typecode; in Curl_http()2102 snprintf(p, sizeof(ftp_typecode) - 1, ";type=%c", in Curl_http()2288 ftp_typecode, in Curl_http()