Searched refs:getreply (Results 1 – 4 of 4) sorted by relevance
334 if (getreply(0) > 2) { /* read startup message from server */ in hookup()471 r = getreply(strcmp(fmt, "QUIT") == 0); in command()490 getreply(int expecteof) in getreply() function675 return (getreply(expecteof)); in getreply()771 (void) getreply(0); in sendrequest()995 (void) getreply(0); in sendrequest()1025 (void) getreply(0); in sendrequest()1080 (void) getreply(0); in recvrequest()1353 (void) getreply(0); in recvrequest()1420 if ((c = getreply(0)) == ERROR && code == 552) { in recvrequest()[all …]
313 extern int getreply(int expecteof);
1502 while (getreply(0) == PRELIM) in quote()1542 while (getreply(0) == PRELIM) in site()
1683 getreply: in revarp_start()1748 goto getreply; in revarp_start()