Home
last modified time | relevance | path

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

/src/usr.sbin/rpcbind/ !
H A Drpcb_svc_com.c88 rpcproc_t reply_type; member
597 rpcproc_t reply_type, rpcvers_t versnum) in rpcbproc_callit_com() argument
620 if (reply_type == RPCBPROC_INDIRECT) in rpcbproc_callit_com()
628 if (reply_type == RPCBPROC_INDIRECT) in rpcbproc_callit_com()
645 if (reply_type == RPCBPROC_INDIRECT) in rpcbproc_callit_com()
656 if (reply_type == RPCBPROC_INDIRECT) in rpcbproc_callit_com()
677 reply_type == RPCBPROC_INDIRECT ? "indirect" : "callit", in rpcbproc_callit_com()
687 rpcbs_rmtcall(versnum - 2, reply_type, a.rmt_prog, a.rmt_vers, in rpcbproc_callit_com()
695 if (reply_type == RPCBPROC_INDIRECT) in rpcbproc_callit_com()
700 if (reply_type == RPCBPROC_INDIRECT) { in rpcbproc_callit_com()
[all …]