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

/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcb_svc_com.c87 rpcproc_t reply_type; member in struct:finfo
595 rpcproc_t reply_type, rpcvers_t versnum)
618 if (reply_type == RPCBPROC_INDIRECT)
626 if (reply_type == RPCBPROC_INDIRECT)
644 if (reply_type == RPCBPROC_INDIRECT)
655 if (reply_type == RPCBPROC_INDIRECT)
677 reply_type == RPCBPROC_INDIRECT ? "indirect" : "callit",
688 rpcbs_rmtcall(versnum - 2, reply_type, a.rmt_prog, a.rmt_vers,
696 if (reply_type == RPCBPROC_INDIRECT)
701 if (reply_type
594 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, rpcproc_t reply_type, rpcvers_t versnum) argument
925 forward_register(u_int32_t caller_xid, struct netbuf *caller_addr, int forward_fd, char *uaddr, rpcproc_t reply_type, rpcvers_t versnum) argument
[all...]
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc_com.c91 rpcproc_t reply_type; member in struct:finfo
591 rpcproc_t reply_type, rpcvers_t versnum)
614 if (reply_type == RPCBPROC_INDIRECT)
622 if (reply_type == RPCBPROC_INDIRECT)
640 if (reply_type == RPCBPROC_INDIRECT)
651 if (reply_type == RPCBPROC_INDIRECT)
673 reply_type == RPCBPROC_INDIRECT ? "indirect" : "callit",
684 rpcbs_rmtcall(versnum - 2, reply_type, a.rmt_prog, a.rmt_vers,
692 if (reply_type == RPCBPROC_INDIRECT)
697 if (reply_type
590 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, rpcproc_t reply_type, rpcvers_t versnum) argument
921 forward_register(u_int32_t caller_xid, struct netbuf *caller_addr, int forward_fd, char *uaddr, rpcproc_t reply_type, rpcvers_t versnum) argument
[all...]

Completed in 64 milliseconds