Home
last modified time | relevance | path

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

/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dxdr.c501 bool_t xdr_union(XDR* xdrs, enum_t* dscmp, char* unp, const struct xdr_discrim* choices, xdrproc_t … in xdr_union() argument
519 return ((*(choices->proc)) (xdrs, unp, LASTUNSIGNED)); in xdr_union()
526 (*dfault) (xdrs, unp, LASTUNSIGNED)); in xdr_union()

Completed in 3 milliseconds