Searched refs:RPCBPROC_CALLIT (Results 1 – 8 of 8) sorted by relevance
262 const rpcb_highproc_2 = RPCBPROC_CALLIT;348 RPCBPROC_CALLIT(rpcb_rmtcallargs) = 5;380 RPCBPROC_BCAST(rpcb_rmtcallargs) = RPCBPROC_CALLIT;487 %#define rpcb_highproc_2 RPCBPROC_CALLIT
275 #define rpcb_highproc_2 RPCBPROC_CALLIT425 #define rpcb_highproc_2 RPCBPROC_CALLIT506 #define RPCBPROC_CALLIT ((unsigned long)(5)) macro530 #define RPCBPROC_BCAST ((unsigned long)(RPCBPROC_CALLIT))
1173 stat = CLNT_CALL(client, (rpcproc_t)RPCBPROC_CALLIT,
123 case RPCBPROC_CALLIT: in rpcb_service_3()
93 case RPCBPROC_CALLIT: in check_access()
1093 case RPCBPROC_CALLIT:1115 if (inf[RPCBVERS_3_STAT].info[RPCBPROC_CALLIT]) {1149 case RPCBPROC_CALLIT:1181 if (inf[RPCBVERS_4_STAT].info[RPCBPROC_CALLIT] ||
379 msg.rm_call.cb_proc = RPCBPROC_CALLIT; in rpc_broadcast_exp()
1137 stat = CLNT_CALL(client, (rpcproc_t)RPCBPROC_CALLIT, in rpcb_rmtcall()