Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/bootpd/bootpgw/
Dbootpgw.c88 static void handle_reply(void);
477 handle_reply();
606 handle_reply() in handle_reply() function
/freebsd-12-stable/libexec/bootpd/
Dbootpd.c108 PRIVATE void handle_reply(void);
564 handle_reply();
1001 handle_reply() in handle_reply() function
/freebsd-12-stable/usr.sbin/rpcbind/
Drpcb_svc_com.c115 static void handle_reply(int, SVCXPRT *);
1197 handle_reply(pfds[j].fd, xprt); in check_rmtcalls()
1232 handle_reply(int fd, SVCXPRT *xprt) in handle_reply() function