Searched refs:PMAPPROC_CALLIT (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pmap.c | 113 if (proc == PMAPPROC_CALLIT) { 146 case PMAPPROC_CALLIT: 176 case PMAPPROC_CALLIT: 225 case PMAPPROC_CALLIT: 255 case PMAPPROC_CALLIT:
|
/titanic_41/usr/src/lib/libbc/inc/include/rpc/ |
H A D | pmap_prot.h | 75 #define PMAPPROC_CALLIT ((u_long)5) macro
|
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | pmap_svc.c | 117 case PMAPPROC_CALLIT: in pmap_service() 125 rpcbproc_callit_com(rqstp, xprt, PMAPPROC_CALLIT, PMAPVERS); in pmap_service()
|
H A D | rpcb_check.c | 96 PMAPPROC_CALLIT, "callit",
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | pmap_prot.x | 231 PMAPPROC_CALLIT(rmtcallargs) = 5;
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | pmap_clnt.c | 216 stat = CLNT_CALL(client, PMAPPROC_CALLIT, in pmap_rmtcall()
|
H A D | clnt_bcast.c | 299 msg.rm_call.cb_proc = PMAPPROC_CALLIT; in rpc_broadcast_exp()
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | pmap.c | 365 (rpcproc_t)PMAPPROC_CALLIT, xdr_rmtcall_args, (caddr_t)&pmap_a, in bpmap_rmtcall()
|
/titanic_41/usr/src/cmd/rpcinfo/ |
H A D | rpcinfo.c | 1132 case PMAPPROC_CALLIT: 1154 if (inf[RPCBVERS_2_STAT].info[PMAPPROC_CALLIT]) {
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 1983 stat = clnt_clts_kcallit_addr(cl, PMAPPROC_CALLIT, in pmap_rmt_call() 2019 stat = clnt_clts_kcallit_addr(cl, PMAPPROC_CALLIT, in pmap_rmt_call()
|