Searched refs:sendreply (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/usr.sbin/rpcbind/ |
| D | pmap_svc.c | 309 goto sendreply; in pmapproc_getport() 324 sendreply: in pmapproc_getport()
|
| /freebsd-12-stable/libexec/bootpd/ |
| D | bootpd.c | 110 PRIVATE void sendreply(int forward, int32 dest_override); 993 sendreply(0, dest); in handle_request() 1007 sendreply(1, 0); in handle_reply() 1016 sendreply(forward, dst_override) in sendreply() function
|
| D | Changes | 90 Remove call to haddr_conv802() in sendreply().
|
| /freebsd-12-stable/contrib/sendmail/libmilter/ |
| D | engine.c | 106 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)
|