Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/bootpd/bootpgw/
H A Dbootpgw.c86 static void handle_reply(void);
473 handle_reply(); in main()
602 handle_reply() in handle_reply() function
/freebsd-14.2/libexec/bootpd/
H A Dbootpd.c106 PRIVATE void handle_reply(void);
560 handle_reply(); in main()
996 handle_reply(void) in handle_reply() function
/freebsd-14.2/usr.sbin/rpcbind/
H A Drpcb_svc_com.c114 static void handle_reply(int, SVCXPRT *);
1196 handle_reply(pfds[j].fd, xprt); in check_rmtcalls()
1230 handle_reply(int fd, SVCXPRT *xprt) in handle_reply() function