Searched refs:PMAPPROC_GETPORT (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/sys/lib/libsa/ |
| D | rpc.h | 47 #define PMAPPROC_GETPORT 3 macro
|
| D | rpc.c | 430 cc = rpc_call(d, PMAPPROG, PMAPVERS, PMAPPROC_GETPORT, in rpc_getport()
|
| /netbsd/src/sys/fs/nfs/common/ |
| D | krpc.h | 30 #define PMAPPROC_GETPORT 3 macro
|
| D | krpc_subr.c | 165 PMAPPROC_GETPORT, &m, NULL, td); in krpc_portmap()
|
| /netbsd/src/include/rpc/ |
| D | pmap_prot.h | 84 #define PMAPPROC_GETPORT ((u_long)3) macro
|
| /netbsd/src/sys/nfs/ |
| D | krpc.h | 34 #define PMAPPROC_GETPORT 3 macro
|
| D | krpc_subr.c | 170 PMAPPROC_GETPORT, &m, NULL, l); in krpc_portmap()
|
| /netbsd/src/usr.sbin/rpcbind/ |
| D | pmap_svc.c | 105 case PMAPPROC_GETPORT: in pmap_service() 277 if (!check_access(xprt, PMAPPROC_GETPORT, ®, PMAPVERS)) { in pmapproc_getport()
|
| /netbsd/src/usr.bin/eject/ |
| D | am_glue.c | 82 rv = CLNT_CALL(cl, (rpcproc_t)PMAPPROC_GETPORT, in ping_pmap()
|
| /netbsd/src/lib/libc/rpc/ |
| D | pmap_getport.c | 81 if (CLNT_CALL(client, (rpcproc_t)PMAPPROC_GETPORT, (xdrproc_t)xdr_pmap, in remote_pmap_getport()
|
| D | rpcb_clnt.c | 736 clnt_st = CLNT_CALL(client, (rpcproc_t)PMAPPROC_GETPORT, in __rpcb_findaddr()
|
| /netbsd/src/usr.bin/rpcinfo/ |
| D | rpcinfo.c | 1054 case PMAPPROC_GETPORT: 1090 if (inf[RPCBVERS_2_STAT].info[PMAPPROC_GETPORT]) {
|
| /netbsd/src/external/bsd/am-utils/dist/amd/ |
| D | srvr_nfs.c | 252 PMAPPROC_GETPORT, in call_portmap()
|
| /netbsd/src/sys/fs/nfs/nlm/ |
| D | nlm_prot_impl.c | 467 stat = CLNT_CALL(rpcb, (rpcprog_t) PMAPPROC_GETPORT, in nlm_get_rpc()
|