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

/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftp/
H A Dftp.c139 if (getreply (0) > 2) { /* read startup message from server */
316 r = getreply (!strcmp (fmt, "QUIT"));
326 getreply (int expecteof) function
447 getreply (int expecteof)
698 getreply (0);
853 getreply (0);
874 getreply (0);
927 getreply (0);
1152 getreply (0);
1633 getreply (
[all...]
H A Dextern.h80 int getreply (int);
H A Dcmds.c1442 while (getreply(0) == PRELIM)
/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Dftp.c277 if (getreply(0) > 2) { /* read startup message from server */
364 r = getreply(!strcmp(fmt, "QUIT"));
378 getreply(int expecteof) function
708 (void)getreply(0);
853 (void)getreply(0);
873 (void)getreply(0);
945 (void)getreply(0);
1167 (void)getreply(0);
1918 (void)getreply(0);
1920 (void)getreply(
[all...]
H A Dextern.h149 int getreply(int);
H A Dftp.c.orig273 if (getreply(0) > 2) { /* read startup message from server */
360 r = getreply(!strcmp(fmt, "QUIT"));
374 getreply(int expecteof)
704 (void)getreply(0);
849 (void)getreply(0);
869 (void)getreply(0);
941 (void)getreply(0);
1138 (void)getreply(0);
1885 (void)getreply(0);
1887 (void)getreply(
[all...]
H A Dcmds.c1681 while (getreply(0) == PRELIM)

Completed in 183 milliseconds