Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/bootp/bootpgw/
H A Dbootpgw.c88 static void handle_reply(void);
463 handle_reply(); in main()
589 handle_reply(void) in handle_reply() function
/netbsd-src/usr.sbin/bootp/bootpd/
H A Dbootpd.c114 PRIVATE void handle_reply(void);
536 handle_reply(); in main()
990 handle_reply(void) in handle_reply() function
/netbsd-src/usr.sbin/rpcbind/
H A Drpcb_svc_com.c122 static void handle_reply(int, SVCXPRT *);
1229 handle_reply(pfds[j].fd, xprt); in check_rmtcalls()
1264 handle_reply(int fd, SVCXPRT *xprt) in handle_reply() function