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

/freebsd-10.1-release/contrib/tnftp/src/
H A Dfetch.c79 FTP_URL_T, enumerator in enum:__anon4614
349 *utype = FTP_URL_T;
379 if (*utype == FTP_URL_T) /* skip first / for ftp URLs */
386 if (*utype == FTP_URL_T)
453 if (*utype == FTP_URL_T) /* skip first / for ftp URLs */
536 if (urltype == FTP_URL_T) {
560 if (urltype == FTP_URL_T) {
609 else if (urltype == FTP_URL_T)
651 if (isproxy == 0 && urltype == FTP_URL_T) {
669 && purltype != FTP_URL_T) ||
[all...]

Completed in 101 milliseconds