Searched refs:handle_reply (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/bootp/bootpgw/
H A Dbootpgw.c89 static void handle_reply(void);
464 handle_reply();
563 * See handle_reply()
593 handle_reply(void)
589 handle_reply(void) function
/netbsd-current/usr.sbin/bootp/bootpd/
H A Dbootpd.c116 PRIVATE void handle_reply(void);
539 handle_reply();
996 handle_reply(void)
990 handle_reply(void) function
/netbsd-current/usr.sbin/rpcbind/
H A Drpcb_svc_com.c122 static void handle_reply(int, SVCXPRT *);
597 * whether the fd corresponds to one of those) and call handle_reply() to
1226 "fd %d, netid %s - calling handle_reply\n",
1229 handle_reply(pfds[j].fd, xprt);
1264 handle_reply(int fd, SVCXPRT *xprt) function

Completed in 83 milliseconds