Searched refs:rpcbs_rmtcalllist (Results 1 – 5 of 5) sorted by relevance
284 struct rpcbs_rmtcalllist { struct292 struct rpcbs_rmtcalllist *next; argument297 typedef rpcbs_rmtcalllist *rpcbs_rmtcalllist_ptr;512 %struct rpcbs_rmtcalllist { struct520 % struct rpcbs_rmtcalllist *next; argument522 %typedef struct rpcbs_rmtcalllist rpcbs_rmtcalllist; typedef528 %typedef rpcbs_rmtcalllist *rpcbs_rmtcalllist_ptr;
57 xdr_rpcbs_rmtcalllist(XDR *xdrs, rpcbs_rmtcalllist *objp) in xdr_rpcbs_rmtcalllist()88 (uint_t)sizeof (rpcbs_rmtcalllist), in xdr_rpcbs_rmtcalllist()116 (uint_t)sizeof (rpcbs_rmtcalllist), in xdr_rpcbs_rmtcalllist()134 (uint_t)sizeof (rpcbs_rmtcalllist), in xdr_rpcbs_rmtcalllist()181 return (xdr_pointer(xdrs, (char **)objp, sizeof (rpcbs_rmtcalllist), in xdr_rpcbs_rmtcalllist_ptr()
178 rpcbs_rmtcalllist *rl; in rpcbs_rmtcall()179 rpcbs_rmtcalllist *s; in rpcbs_rmtcall()180 rpcbs_rmtcalllist *wrl; in rpcbs_rmtcall()215 rl = (rpcbs_rmtcalllist *) malloc(sizeof (rpcbs_rmtcalllist)); in rpcbs_rmtcall()
1063 rpcbs_rmtcalllist *pr;
734 bool_t xdr_rpcbs_rmtcalllist(XDR *xdrs, rpcbs_rmtcalllist *objp);