Home
last modified time | relevance | path

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

/dports/ftp/spegla/spegla-1.1p5/
H A Djftp.h46 #define JFTP_RESPONSE " " macro
H A Djftp.c470 if (ftp_req(c, JFTP_RESPONSE) < 0 || c->ftp_resp != 220) { in ftp_relogin()
940 (void) ftp_req(c, JFTP_RESPONSE); in ftp_get()
952 res = ftp_req(c, JFTP_RESPONSE); in ftp_get()
1039 (void) ftp_req(c, JFTP_RESPONSE); in ftp_dir2()
1055 res = ftp_req(c, JFTP_RESPONSE); in ftp_dir2()