Searched refs:rpcbs_rmtcalllist (Results 1 – 5 of 5) sorted by relevance
298 struct rpcbs_rmtcalllist { struct306 struct rpcbs_rmtcalllist *next; argument308 typedef struct rpcbs_rmtcalllist rpcbs_rmtcalllist; typedef314 typedef rpcbs_rmtcalllist *rpcbs_rmtcalllist_ptr;448 struct rpcbs_rmtcalllist {456 struct rpcbs_rmtcalllist *next;458 typedef struct rpcbs_rmtcalllist rpcbs_rmtcalllist;464 typedef rpcbs_rmtcalllist *rpcbs_rmtcalllist_ptr;565 extern bool_t xdr_rpcbs_rmtcalllist(XDR *, rpcbs_rmtcalllist*);
283 struct rpcbs_rmtcalllist { struct291 struct rpcbs_rmtcalllist *next; argument296 typedef rpcbs_rmtcalllist *rpcbs_rmtcalllist_ptr;510 %struct rpcbs_rmtcalllist { struct518 % struct rpcbs_rmtcalllist *next; argument520 %typedef struct rpcbs_rmtcalllist rpcbs_rmtcalllist; typedef526 %typedef rpcbs_rmtcalllist *rpcbs_rmtcalllist_ptr;
83 xdr_rpcbs_rmtcalllist(XDR *xdrs, rpcbs_rmtcalllist *objp) in xdr_rpcbs_rmtcalllist()85 struct rpcbs_rmtcalllist **pnext; in xdr_rpcbs_rmtcalllist()122 sizeof (rpcbs_rmtcalllist), in xdr_rpcbs_rmtcalllist()160 sizeof (rpcbs_rmtcalllist), in xdr_rpcbs_rmtcalllist()188 sizeof (rpcbs_rmtcalllist), in xdr_rpcbs_rmtcalllist()218 if (!xdr_pointer(xdrs, (char **)objp, sizeof (rpcbs_rmtcalllist), in xdr_rpcbs_rmtcalllist_ptr()
146 rpcbs_rmtcalllist *rl; in rpcbs_rmtcall()173 rl = (rpcbs_rmtcalllist *) malloc(sizeof (rpcbs_rmtcalllist)); in rpcbs_rmtcall()
981 rpcbs_rmtcalllist *pr;