Searched refs:ftp_typecode (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhttp.c1669 char ftp_typecode[sizeof("/;type=?")] = ""; local
1955 char *p = ftp_typecode;
1961 snprintf(p, sizeof(ftp_typecode) - 1, ";type=%c",
2150 ftp_typecode,

Completed in 45 milliseconds