Home
last modified time | relevance | path

Searched refs:FTP_NEED_PASSWORD (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libfetch/
H A Dftp.c97 #define FTP_NEED_PASSWORD 331 macro
930 if (e == FTP_NEED_PASSWORD) { in ftp_authenticate()