Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c337 goto sendreply;
342 goto sendreply;
349 goto sendreply;
359 goto sendreply;
375 goto sendreply;
402 sendreply:
/illumos-gate/usr/src/cmd/rpcbind/
H A Dpmap_svc.c274 goto sendreply; in pmapproc_getport()
300 sendreply: in pmapproc_getport()
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c111 static int sendreply __P((sfsistat, socket_t, struct timeval *, SMFICTX_PTR));
412 if (sendreply(r, sd, &timeout, ctx) != MI_SUCCESS)
609 sendreply(r, sd, timeout_ptr, ctx) in sendreply() function
1608 sendreply(r, sd, &timeout, g->a_ctx) != MI_SUCCESS)
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_dispatch.c206 DTRACE_PROBE3(sendreply, struct svc_req *, rqstp, in nlm_dispatch()