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

/freebsd-9.3-release/lib/libfetch/
H A Dftp.c82 #define FTP_CONNECTION_ALREADY_OPEN 125 macro
780 if (e != FTP_CONNECTION_ALREADY_OPEN && e != FTP_OPEN_DATA_CONNECTION)
871 if (e != FTP_CONNECTION_ALREADY_OPEN && e != FTP_OPEN_DATA_CONNECTION)

Completed in 41 milliseconds