Lines Matching defs:response
80 static int response(void);
313 if (response() < 0)
397 if (response() < 0) {
428 (void) response();
453 (void) response();
465 if (response() < 0)
507 (void) response();
523 if (response() < 0) {
544 f = response();
562 while (response() > 0)
660 error("update: unexpected response '%s'\n", s);
874 if (response() < 0) {
931 if (response() < 0) {
1159 if (response() < 0)
1215 error("rmchk: unexpected response '%s'\n", buf);
1289 (void) response();
1517 response(void)
1523 printf("response()\n");
1542 return(response());