Home
last modified time | relevance | path

Searched refs:xdr_rpcblist_ptr (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/rpcbind/
H A Dwarmstart.c197 (void) write_struct(rpcbfile, xdr_rpcblist_ptr, &list_rbl); in write_warmstart()
213 if (read_struct(rpcbfile, xdr_rpcblist_ptr, &tmp_rpcbl) == FALSE) in read_warmstart()
218 xdr_free((xdrproc_t)xdr_rpcblist_ptr, (char *)&tmp_rpcbl); in read_warmstart()
223 xdr_free((xdrproc_t)xdr_rpcblist_ptr, (char *)&list_rbl); in read_warmstart()
H A Drpcb_svc_com.c434 return (xdr_rpcblist_ptr(xdrs, *objp)); in xdr_rpcblist_ptr_ptr()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Drpcb_prot.c85 xdr_rpcblist_ptr(XDR *xdrs, rpcblist_ptr *rp) in xdr_rpcblist_ptr() function
135 return (xdr_rpcblist_ptr(xdrs, (rpcblist_ptr *)rp)); in xdr_rpcblist()
H A Drpcb_clnt.c1116 (xdrproc_t)xdr_rpcblist_ptr, in rpcb_getmaps()
1135 NULL, (xdrproc_t)xdr_rpcblist_ptr, in rpcb_getmaps()
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers729 xdr_rpcblist_ptr;
H A Dllib-lnsl722 bool_t xdr_rpcblist_ptr(XDR *xdrs, rpcblist_ptr *rp);
/titanic_41/usr/src/cmd/rpcinfo/
H A Drpcinfo.c761 NULL, (xdrproc_t)xdr_rpcblist_ptr, (char *)&head,
774 (xdrproc_t)xdr_rpcblist_ptr, (char *)&head,