Home
last modified time | relevance | path

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

/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dxdr.c63 #define LASTUNSIGNED ((unsigned int) 0-1) macro
519 return ((*(choices->proc)) (xdrs, unp, LASTUNSIGNED)); in xdr_union()
526 (*dfault) (xdrs, unp, LASTUNSIGNED)); in xdr_union()
606 if (xdr_string(xdrs, cpp, LASTUNSIGNED)) { in xdr_wrapstring()
672 stat = (*elproc) (xdrs, target, LASTUNSIGNED); in xdr_array()
703 if (!(*xdr_elem) (xdrs, elptr, LASTUNSIGNED)) { in xdr_vector()
741 stat = (*proc) (xdrs, loc, LASTUNSIGNED); in xdr_reference()

Completed in 3 milliseconds