Home
last modified time | relevance | path

Searched defs:xdr_u_int (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/rpc/
H A Dxdr.h52 bool_t (*xdr_u_int)(XDR *, unsigned *); member
106 static inline bool_t xdr_u_int(XDR *xdrs, unsigned *up) in xdr_u_int() function