Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/lib/libspl/include/rpc/
H A Dxdr.h44 struct xdr_bytesrec { struct
49 typedef struct xdr_bytesrec xdr_bytesrec_t; argument
/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/rpc/
H A Dxdr.h65 struct xdr_bytesrec { struct
66 bool_t xc_is_last_record;
67 size_t xc_num_avail;
/freebsd-src/sys/rpc/
H A Dxdr.h345 struct xdr_bytesrec { struct
350 typedef struct xdr_bytesrec xdr_bytesrec; typedef