Searched refs:reply_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/rpcbind/
H A Drpcb_svc_com.c88 rpcproc_t reply_type; member in struct:finfo
599 rpcproc_t reply_type, rpcvers_t versnum)
622 if (reply_type == RPCBPROC_INDIRECT)
630 if (reply_type == RPCBPROC_INDIRECT)
648 if (reply_type == RPCBPROC_INDIRECT)
659 if (reply_type == RPCBPROC_INDIRECT)
680 reply_type == RPCBPROC_INDIRECT ? "indirect" : "callit",
691 rpcbs_rmtcall(versnum - 2, reply_type, a.rmt_prog, a.rmt_vers,
699 if (reply_type == RPCBPROC_INDIRECT)
704 if (reply_type
598 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, rpcproc_t reply_type, rpcvers_t versnum) argument
929 forward_register(u_int32_t caller_xid, struct netbuf *caller_addr, int forward_fd, char *uaddr, rpcproc_t reply_type, rpcvers_t versnum, u_int32_t *callxidp) argument
[all...]

Completed in 65 milliseconds