Searched refs:getreply (Results 1 – 4 of 4) sorted by relevance
337 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() function672 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 …]
318 extern int getreply(int expecteof);
1505 while (getreply(0) == PRELIM) in quote()1545 while (getreply(0) == PRELIM) in site()
1620 getreply: in revarp_start()1685 goto getreply; in revarp_start()