Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/bootpgw/
H A Dbootpgw.c85 static void handle_reply(void);
472 handle_reply(); in main()
601 handle_reply() in handle_reply() function
/freebsd/libexec/bootpd/
H A Dbootpd.c105 PRIVATE void handle_reply(void);
559 handle_reply(); in main()
995 handle_reply(void) in handle_reply() function
/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_com.c112 static void handle_reply(int, SVCXPRT *);
1194 handle_reply(pfds[j].fd, xprt); in check_rmtcalls()
1228 handle_reply(int fd, SVCXPRT *xprt) in handle_reply() function