Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c139 if (getreply (0) > 2) { /* read startup message from server */ in hookup()
316 r = getreply (!strcmp (fmt, "QUIT")); in command()
326 getreply (int expecteof) in getreply() function
447 getreply (int expecteof)
698 getreply (0); in sendrequest()
853 getreply (0); in sendrequest()
874 getreply (0); in sendrequest()
927 getreply (0); in recvrequest()
1152 getreply (0); in recvrequest()
1633 getreply (0); in proxtrans()
[all …]
H A Dextern.h80 int getreply (int);
H A Dcmds.c1442 while (getreply(0) == PRELIM) in quote1()
/freebsd/contrib/tnftp/src/
H A Dftp.c269 if (getreply(0) > 2) { /* read startup message from server */ in hookup()
356 r = getreply(!strcmp(fmt, "QUIT")); in command()
370 getreply(int expecteof) in getreply() function
700 (void)getreply(0); in sendrequest()
845 (void)getreply(0); in sendrequest()
865 (void)getreply(0); in sendrequest()
937 (void)getreply(0); in recvrequest()
1134 (void)getreply(0); in recvrequest()
1895 (void)getreply(0); in proxtrans()
1897 (void)getreply(0); in proxtrans()
[all …]
H A Dextern.h142 int getreply(int);
H A Dcmds.c1681 while (getreply(0) == PRELIM) in quote1()
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog989 * ftp/ftp.c (getreply): remove extra `break'
/freebsd/contrib/tnftp/
H A DChangeLog1177 - add support to getreply() so that an optional callback will
1671 - improve getreply()'s timeout code to take advantage of the