Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c113 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 Dpmap_prot.h75 #define PMAPPROC_CALLIT ((u_long)5) macro
/titanic_41/usr/src/cmd/rpcbind/
H A Dpmap_svc.c117 case PMAPPROC_CALLIT: in pmap_service()
125 rpcbproc_callit_com(rqstp, xprt, PMAPPROC_CALLIT, PMAPVERS); in pmap_service()
H A Drpcb_check.c96 PMAPPROC_CALLIT, "callit",
/titanic_41/usr/src/uts/common/rpc/
H A Dpmap_prot.x231 PMAPPROC_CALLIT(rmtcallargs) = 5;
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dpmap_clnt.c216 stat = CLNT_CALL(client, PMAPPROC_CALLIT, in pmap_rmtcall()
H A Dclnt_bcast.c299 msg.rm_call.cb_proc = PMAPPROC_CALLIT; in rpc_broadcast_exp()
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dpmap.c365 (rpcproc_t)PMAPPROC_CALLIT, xdr_rmtcall_args, (caddr_t)&pmap_a, in bpmap_rmtcall()
/titanic_41/usr/src/cmd/rpcinfo/
H A Drpcinfo.c1132 case PMAPPROC_CALLIT:
1154 if (inf[RPCBVERS_2_STAT].info[PMAPPROC_CALLIT]) {
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1983 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()