Home
last modified time | relevance | path

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

/mirbsd/src/sys/lib/libsa/
Drpc.h50 #define PMAPPROC_CALLIT 5 macro
Dbootparam.c161 len = rpc_call(d, PMAPPROG, PMAPVERS, PMAPPROC_CALLIT, in bp_whoami()
/mirbsd/src/include/rpc/
Dpmap_prot.h87 #define PMAPPROC_CALLIT ((unsigned long)5) macro
/mirbsd/src/sys/nfs/
Dkrpc.h30 #define PMAPPROC_CALLIT 5 macro
Dnfs_boot.c377 PMAPPROC_CALLIT, &m, &from, -1);
/mirbsd/src/lib/libc/rpc/
Dpmap_rmt.c87 stat = CLNT_CALL(client, PMAPPROC_CALLIT, xdr_rmtcall_args, &a, in pmap_rmtcall()
267 msg.rm_call.cb_proc = PMAPPROC_CALLIT; in clnt_broadcast()
/mirbsd/src/usr.sbin/portmap/
Dportmap.c473 case PMAPPROC_CALLIT: in reg_service()
/mirbsd/src/usr.bin/rusers/
Drusers.c474 msg->rm_call.cb_proc = PMAPPROC_CALLIT; in rpc_setup()