Home
last modified time | relevance | path

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

/freebsd/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/sys/cddl/compat/opensolaris/rpc/
H A Dxdr.h48 xdr_bytesrec *xptr; in xdrmem_control()
52 xptr = (xdr_bytesrec *)info; in xdrmem_control()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/rpc/
H A Dxdr.h
/freebsd/sys/rpc/
H A Dxdr.h345 struct xdr_bytesrec { struct
350 typedef struct xdr_bytesrec xdr_bytesrec; argument
/freebsd/sys/xdr/
H A Dxdr_mem.c232 xdr_bytesrec *xptr; in xdrmem_control()
238 xptr = (xdr_bytesrec *)info; in xdrmem_control()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-xdr.c163 struct xdr_bytesrec *rec = (struct xdr_bytesrec *)info; in xdrmem_control()
/freebsd/sys/contrib/openzfs/include/os/linux/spl/rpc/
H A Dxdr.h65 struct xdr_bytesrec {
67 struct xdr_bytesrec { global() struct
68 xc_is_last_recordxdr_bytesrec global() argument
69 xc_num_availxdr_bytesrec global() argument
/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c3632 struct xdr_bytesrec bytesrec; in nvs_xdr_nvpair()