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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c337 if (getreply(0) > 2) { /* read startup message from server */
474 r = getreply(strcmp(fmt, "QUIT") == 0);
493 getreply(int expecteof) function
672 return (getreply(expecteof));
767 (void) getreply(0);
991 (void) getreply(0);
1021 (void) getreply(0);
1076 (void) getreply(0);
1349 (void) getreply(0);
1416 if ((c = getreply(
[all...]
H A Dftp_var.h318 extern int getreply(int expecteof);
H A Dcmds.c1505 while (getreply(0) == PRELIM)
1545 while (getreply(0) == PRELIM)
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1620 getreply:
1685 goto getreply;

Completed in 57 milliseconds