Searched refs:RPCBLIST (Results 1 – 5 of 5) sorted by relevance
138 (u_int)sizeof (RPCBLIST), (xdrproc_t)xdr_rpcb)) { in xdr_rpcblist_ptr()162 xdr_rpcblist(XDR *xdrs, RPCBLIST **rp)
162 typedef struct rp__list RPCBLIST; typedef373 typedef struct rpcblist RPCBLIST;
156 %typedef struct rp__list RPCBLIST; typedef435 %typedef struct rpcblist RPCBLIST; typedef
148 xdr_rpcblist(XDR *xdrs, RPCBLIST **rp) in xdr_rpcblist()
173 rbl = malloc(sizeof (RPCBLIST)); in map_set()