Home
last modified time | relevance | path

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

/dragonfly/lib/libc/xdr/
H A Dxdr.c644 xdr_union(XDR *xdrs, enum_t *dscmp, char *unp, in xdr_union() argument
652 if (! xdr_enum(xdrs, dscmp)) { in xdr_union()
655 dscm = *dscmp; in xdr_union()