Home
last modified time | relevance | path

Searched refs:sendreply (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/rpcbind/
H A Dpmap_svc.c300 goto sendreply; in pmapproc_getport()
315 sendreply: in pmapproc_getport()
/freebsd/libexec/bootpd/
H A Dbootpd.c107 PRIVATE void sendreply(int forward, int32 dest_override);
987 sendreply(0, dest); in handle_request()
1001 sendreply(1, 0); in handle_reply()
1010 sendreply(int forward, int32 dst_override) in sendreply() function
H A DChanges89 Remove call to haddr_conv802() in sendreply().
/freebsd/contrib/sendmail/libmilter/
H A Dengine.c106 static int sendreply __P((sfsistat, socket_t, struct timeval *, SMFICTX_PTR));
416 if (sendreply(r, sd, &timeout, ctx) != MI_SUCCESS)
613 sendreply(r, sd, timeout_ptr, ctx) in sendreply() function
1616 sendreply(r, sd, &timeout, g->a_ctx) != MI_SUCCESS)