Searched refs:PMAPPROC_CALLIT (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/usr.sbin/tcpdump/ |
| D | print-sunrpc.c | 55 { PMAPPROC_CALLIT, "call" }, 82 case PMAPPROC_CALLIT: in sunrpcrequest_print()
|
| /openbsd/src/sys/lib/libsa/ |
| D | rpc.h | 50 #define PMAPPROC_CALLIT 5 macro
|
| D | bootparam.c | 155 len = rpc_call(d, PMAPPROG, PMAPVERS, PMAPPROC_CALLIT, in bp_whoami()
|
| /openbsd/src/include/rpc/ |
| D | pmap_prot.h | 87 #define PMAPPROC_CALLIT ((unsigned long)5) macro
|
| /openbsd/src/sys/nfs/ |
| D | krpc.h | 22 #define PMAPPROC_CALLIT 5 macro
|
| D | nfs_boot.c | 359 PMAPPROC_CALLIT, &m, &from, -1); in bp_whoami()
|
| /openbsd/src/lib/libc/rpc/ |
| D | pmap_rmt.c | 88 stat = CLNT_CALL(client, PMAPPROC_CALLIT, xdr_rmtcall_args, &a, in pmap_rmtcall() 273 msg.rm_call.cb_proc = PMAPPROC_CALLIT; in clnt_broadcast()
|
| /openbsd/src/usr.sbin/portmap/ |
| D | portmap.c | 461 case PMAPPROC_CALLIT: in reg_service()
|
| /openbsd/src/usr.bin/rusers/ |
| D | rusers.c | 471 msg->rm_call.cb_proc = PMAPPROC_CALLIT; in rpc_setup()
|
| /openbsd/src/usr.sbin/ypbind/ |
| D | ypbind.c | 666 msg.rm_call.cb_proc = PMAPPROC_CALLIT; in pings()
|