Home
last modified time | relevance | path

Searched refs:RPCBLIST (Results 1 – 3 of 3) sorted by relevance

/dragonfly/include/rpc/
H A Drpcb_prot.x161 %typedef struct rp__list RPCBLIST; typedef
440 %typedef struct rpcblist RPCBLIST; typedef
/dragonfly/lib/libc/rpc/
H A Drpcb_prot.c148 xdr_rpcblist(XDR *xdrs, RPCBLIST **rp) in xdr_rpcblist()
/dragonfly/usr.sbin/rpcbind/
H A Drpcb_svc_com.c175 rbl = malloc(sizeof (RPCBLIST)); in map_set()