Home
last modified time | relevance | path

Searched refs:pmaplist_ptr (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/rpc/
H A Dpmap_prot.x121 typedef pm__list *pmaplist_ptr; /* results of PMAPPROC_DUMP */ typedef
227 pmaplist_ptr
267 %typedef struct pmaplist *pmaplist_ptr; typedef
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dpmap_prot.c120 xdr_pmaplist_ptr(XDR *xdrs, pmaplist_ptr *rp) in xdr_pmaplist_ptr()
129 pmaplist_ptr next; in xdr_pmaplist_ptr()
130 pmaplist_ptr next_copy; in xdr_pmaplist_ptr()
170 return (xdr_pmaplist_ptr(xdrs, (pmaplist_ptr *)rp)); in xdr_pmaplist()
H A Dpmap_clnt.c165 pmaplist_ptr head = NULL; in pmap_getmaps()
/titanic_50/usr/src/cmd/rpcbind/
H A Dwarmstart.c210 pmaplist_ptr tmp_pmapl = NULL; in read_warmstart()
/titanic_50/usr/src/cmd/rpcinfo/
H A Drpcinfo.c489 pmaplist_ptr head = NULL;
781 pmaplist_ptr pmaphead = NULL;
/titanic_50/usr/src/lib/libnsl/common/
H A Dllib-lnsl637 bool_t xdr_pmaplist_ptr(XDR *xdrs, pmaplist_ptr *rp);