Home
last modified time | relevance | path

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

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