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

/freebsd-9.3-release/lib/libfetch/
H A Dftp.c340 ftp_mode_type(conn_t *conn, int mode, int type) function
413 if ((e = ftp_mode_type(conn, 0, type)) != FTP_OK) {
647 if ((e = ftp_mode_type(conn, 0, type)) != FTP_OK)

Completed in 44 milliseconds