Searched refs:ftp_typecode (Results 1 – 1 of 1) sorted by relevance
1938 char ftp_typecode[sizeof("/;type=?")] = ""; in Curl_http() local2355 char *p = ftp_typecode; in Curl_http()2361 msnprintf(p, sizeof(ftp_typecode) - 1, ";type=%c", in Curl_http()2551 ftp_typecode, in Curl_http()