| /netbsd/src/usr.sbin/rpcbind/ |
| D | pmap_svc.c | 82 check_access(xprt, rqstp->rq_proc, NULL, PMAPVERS); in pmap_service() 132 rpcbproc_callit_com(rqstp, xprt, PMAPPROC_CALLIT, PMAPVERS); in pmap_service() 188 if (!check_access(xprt, op, ®, PMAPVERS)) { in pmapproc_change() 277 if (!check_access(xprt, PMAPPROC_GETPORT, ®, PMAPVERS)) { in pmapproc_getport() 350 if (!check_access(xprt, PMAPPROC_DUMP, NULL, PMAPVERS)) { in pmapproc_dump()
|
| D | rpcbind.c | 583 if (!svc_register(my_xprt, PMAPPROG, PMAPVERS, in init_transport() 596 pml->pml_map.pm_vers = PMAPVERS; in init_transport() 669 rbllist_add(PMAPPROG, PMAPVERS, nconf, &taddr.addr); in init_transport()
|
| D | rpcb_stat.c | 65 case PMAPVERS: /* version 2 */ in rpcbs_procinfo()
|
| D | security.c | 94 if (rpcbvers > PMAPVERS) { in check_access()
|
| D | rpcb_svc_com.c | 466 if (cap->rmt_localvers == PMAPVERS) { in xdr_rmtcall_result() 687 __func__, versnum == PMAPVERS ? "pmap_rmtcall" : in rpcbproc_callit_com()
|
| /netbsd/src/usr.bin/eject/ |
| D | am_glue.c | 73 if ((cl = clntudp_bufcreate(&si, PMAPPROG, PMAPVERS, pingtv, in ping_pmap() 78 parms.pm_vers = PMAPVERS; in ping_pmap()
|
| /netbsd/src/lib/libc/rpc/ |
| D | pmap_getport.c | 97 return clnttcp_create(address, PMAPPROG, PMAPVERS, &sock, 0, 0); in get_client() 99 return clntudp_bufcreate(address, PMAPPROG, PMAPVERS, timeout, in get_client()
|
| D | pmap_getmaps.c | 95 PMAPVERS, &sock, 50, 500); in __weak_alias()
|
| D | pmap_rmt.c | 104 client = clntudp_create(addr, PMAPPROG, PMAPVERS, timeout, &sock); in pmap_rmtcall()
|
| D | clnt_bcast.c | 423 msg.rm_call.cb_vers = PMAPVERS; in rpc_broadcast_exp()
|
| /netbsd/src/sys/lib/libsa/ |
| D | rpc.h | 43 #define PMAPVERS 2 macro
|
| D | bootparam.c | 166 len = rpc_call(d, PMAPPROG, PMAPVERS, PMAPPROC_CALLIT, in bp_whoami()
|
| D | rpc.c | 430 cc = rpc_call(d, PMAPPROG, PMAPVERS, PMAPPROC_GETPORT, in rpc_getport()
|
| /netbsd/src/sys/fs/nfs/common/ |
| D | krpc.h | 26 #define PMAPVERS 2 macro
|
| D | krpc_subr.c | 164 error = krpc_call(sin, PMAPPROG, PMAPVERS, in krpc_portmap()
|
| /netbsd/src/include/rpc/ |
| D | pmap_prot.h | 78 #define PMAPVERS ((u_long)2) macro
|
| /netbsd/src/sys/nfs/ |
| D | krpc.h | 30 #define PMAPVERS 2 macro
|
| D | nfs_bootparam.c | 335 error = krpc_call(bpsin, PMAPPROG, PMAPVERS, in bp_whoami()
|
| D | krpc_subr.c | 169 error = krpc_call(sin, PMAPPROG, PMAPVERS, in krpc_portmap()
|
| /netbsd/src/usr.bin/rpcinfo/ |
| D | rpcinfo.c | 89 #define PMAP_VERS ((rpcvers_t)PMAPVERS) 485 client = clnttcp_create(&server_addr, PMAPPROG, PMAPVERS, 514 if (error.re_vers.low > PMAPVERS) { 740 if (error.re_vers.high == PMAPVERS) { 745 vers = PMAPVERS;
|
| /netbsd/src/external/bsd/am-utils/dist/conf/transp/ |
| D | transp_sockets.c | 384 client = clntudp_create(sin, PMAPPROG, PMAPVERS, timeout, &socket); in check_pmap_up()
|
| D | transp_tli.c | 709 client = clntudp_create(sin, PMAPPROG, PMAPVERS, timeout, &socket); in check_pmap_up()
|
| /netbsd/src/external/bsd/am-utils/dist/amd/ |
| D | srvr_nfs.c | 245 rpc_msg_init(&pmap_msg, PMAPPROG, PMAPVERS, PMAPPROC_NULL); in call_portmap()
|
| /netbsd/src/sys/fs/nfs/nlm/ |
| D | nlm_prot_impl.c | 453 rpcvers = PMAPVERS; in nlm_get_rpc() 458 case PMAPVERS: in nlm_get_rpc()
|
| /netbsd/src/usr.sbin/ypbind/ |
| D | ypbind.c | 1364 msg.rm_call.cb_vers = PMAPVERS; in nag_servers()
|