Home
last modified time | relevance | path

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

/dragonfly/libexec/bootpd/bootpgw/
H A Dbootpgw.c95 static void handle_reply(void);
478 handle_reply(); in main()
605 handle_reply(void) in handle_reply() function
/dragonfly/libexec/bootpd/
H A Dbootpd.c116 PRIVATE void handle_reply(void);
563 handle_reply(); in main()
992 handle_reply(void) in handle_reply() function
/dragonfly/usr.sbin/rpcbind/
H A Drpcb_svc_com.c113 static void handle_reply(int, SVCXPRT *);
1188 handle_reply(pfds[j].fd, xprt); in check_rmtcalls()
1223 handle_reply(int fd, SVCXPRT *xprt) in handle_reply() function