Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Drpc.h45 #define PMAPPROC_CALLIT 5 macro
H A Dbootparam.c160 len = rpc_call(d, PMAPPROG, PMAPVERS, PMAPPROC_CALLIT, in bp_whoami()
/freebsd/sys/nfs/
H A Dkrpc.h30 #define PMAPPROC_CALLIT 5 macro
/freebsd/include/rpc/
H A Dpmap_prot.h84 #define PMAPPROC_CALLIT ((u_long)5) macro
/freebsd/sys/rpc/
H A Dpmap_prot.h84 #define PMAPPROC_CALLIT ((u_long)5) macro
/freebsd/usr.sbin/rpcbind/
H A Dpmap_svc.c118 case PMAPPROC_CALLIT: in pmap_service()
126 rpcbproc_callit_com(rqstp, xprt, PMAPPROC_CALLIT, PMAPVERS); in pmap_service()
/freebsd/include/rpcsvc/
H A Dpmap_prot.x234 PMAPPROC_CALLIT(rmtcallargs) = 5;
/freebsd/lib/libc/rpc/
H A Dpmap_rmt.c98 stat = CLNT_CALL(client, (rpcproc_t)PMAPPROC_CALLIT, in pmap_rmtcall()
H A Dclnt_bcast.c406 msg.rm_call.cb_proc = PMAPPROC_CALLIT; in rpc_broadcast_exp()
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.c1040 case PMAPPROC_CALLIT:
1062 if (inf[RPCBVERS_2_STAT].info[PMAPPROC_CALLIT]) {