Searched refs:xdr_union (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libnsl/rpc/ |
H A D | rpc_prot.c | 87 /* personalized union, rather than calling xdr_union */ 110 /* personalized union, rather than calling xdr_union */ 246 return (xdr_union(xdrs, (enum_t *)&(rmsg->rm_reply.rp_stat),
|
H A D | xdr.c | 490 xdr_union(XDR *xdrs, enum_t *dscmp, char *unp, function
|
/osnet-11/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 795 bool_t xdr_union(XDR *xdrs, enum_t *dscmp, char *unp,
|
Completed in 20 milliseconds