Home
last modified time | relevance | path

Searched refs:PMAPLIST (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/rpcbind/
H A Dpmap_svc.c144 static PMAPLIST *
147 PMAPLIST *hit = NULL; in find_service_pmap()
148 PMAPLIST *pml; in find_service_pmap()
246 PMAPLIST *fnd; in pmapproc_getport()
H A Drpcbind.c183 PMAPLIST *list_pml; /* A list of version 2 rpcbind services */
617 PMAPLIST *pml; in init_transport()
625 pml = malloc(sizeof (PMAPLIST)); in init_transport()
662 pml = malloc(sizeof (PMAPLIST)); in init_transport()
673 pml = malloc(sizeof (PMAPLIST)); in init_transport()
/titanic_44/usr/src/uts/common/rpc/
H A Dpmap_prot.x131 %typedef struct pmaplist PMAPLIST; typedef
266 %typedef struct pmaplist PMAPLIST; typedef
/titanic_44/usr/src/lib/libnsl/rpc/
H A Dpmap_prot.c168 xdr_pmaplist(XDR *xdrs, PMAPLIST **rp) in xdr_pmaplist()
/titanic_44/usr/src/lib/libnsl/common/
H A Dllib-lnsl638 bool_t xdr_pmaplist(XDR *xdrs, PMAPLIST **rp);