Searched refs:RPCB (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | rpcbind.h | 116 bool_t map_set(RPCB *, char *); 117 bool_t map_unset(RPCB *, char *); 145 bool_t rpcbproc_set_com(RPCB *, bool_t *, struct svc_req *, int); 146 bool_t rpcbproc_unset_com(RPCB *, bool_t *, struct svc_req *, int); 150 bool_t rpcbproc_getaddr_com(RPCB *, char **, struct svc_req *, ulong_t); 155 int del_pmaplist(RPCB *);
|
H A D | rpcb_svc_com.c | 96 static int add_pmaplist(RPCB *); 105 rpcbproc_set_com(RPCB *regp, bool_t *result, struct svc_req *rqstp, in rpcbproc_set_com() 118 map_set(RPCB *regp, char *owner) in map_set() 120 RPCB *a; in map_set() 206 rpcbproc_unset_com(RPCB *regp, bool_t *result, struct svc_req *rqstp, in rpcbproc_unset_com() 219 map_unset(RPCB *regp, char *owner) in map_unset() 333 rpcbproc_getaddr_com(RPCB *regp, char **result, struct svc_req *rqstp, in rpcbproc_getaddr_com() 1602 add_pmaplist(RPCB *arg) in add_pmaplist() 1656 del_pmaplist(RPCB *arg) in del_pmaplist()
|
H A D | pmap_svc.c | 169 RPCB rpcbreg; in pmapproc_change()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpcb_prot.x | 128 %typedef rpcb RPCB; typedef 157 % RPCB rpcb_map; 428 %typedef struct rpcb RPCB; typedef 434 % RPCB rpcb_map;
|
H A D | rpcb_prot.c | 47 xdr_rpcb(XDR *xdrs, RPCB *objp) in xdr_rpcb()
|
H A D | rpc_subr.c | 513 RPCB parms; in rpcbind_getaddr()
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | pmap.c | 214 xdr_rpcb(XDR *xdrs, RPCB *objp) in xdr_rpcb() 466 RPCB rpcb_send; in bpmap_getport()
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | rpcb_prot.c | 48 xdr_rpcb(XDR *xdrs, RPCB *objp) in xdr_rpcb()
|
H A D | rpcb_clnt.c | 455 RPCB parms; in rpcb_set() 508 RPCB parms; in rpcb_unset() 639 RPCB parms; in __rpcb_findaddr_timed()
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | rpc_bootstrap.c | 270 RPCB parms; /* Parameters for RPC binder */
|
/titanic_41/usr/src/lib/libnsl/nis/gen/ |
H A D | nis_subr.c | 678 RPCB parms; /* Parameters for RPC binder */ in __map_addr()
|
/titanic_41/usr/src/lib/libnsl/yp/ |
H A D | yp_bind.c | 973 RPCB parms; in getclnt()
|
/titanic_41/usr/src/uts/common/io/lvm/md/ |
H A D | md_med.c | 645 RPCB parms; in med_get_rpcb_addr()
|
/titanic_41/usr/src/cmd/rpcinfo/ |
H A D | rpcinfo.c | 948 RPCB parms;
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 1869 RPCB rpcb_parms; in pmap_kgetport()
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 721 bool_t xdr_rpcb(XDR *xdrs, RPCB *objp);
|