Searched refs:PMAPPROC_CALLIT (Results 1 – 8 of 8) sorted by relevance
| /mirbsd/src/sys/lib/libsa/ |
| D | rpc.h | 50 #define PMAPPROC_CALLIT 5 macro
|
| D | bootparam.c | 161 len = rpc_call(d, PMAPPROG, PMAPVERS, PMAPPROC_CALLIT, in bp_whoami()
|
| /mirbsd/src/include/rpc/ |
| D | pmap_prot.h | 87 #define PMAPPROC_CALLIT ((unsigned long)5) macro
|
| /mirbsd/src/sys/nfs/ |
| D | krpc.h | 30 #define PMAPPROC_CALLIT 5 macro
|
| D | nfs_boot.c | 377 PMAPPROC_CALLIT, &m, &from, -1);
|
| /mirbsd/src/lib/libc/rpc/ |
| D | pmap_rmt.c | 87 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/ |
| D | portmap.c | 473 case PMAPPROC_CALLIT: in reg_service()
|
| /mirbsd/src/usr.bin/rusers/ |
| D | rusers.c | 474 msg->rm_call.cb_proc = PMAPPROC_CALLIT; in rpc_setup()
|