Home
last modified time | relevance | path

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

/freebsd/lib/libc/xdr/
H A Dxdr_mem.c69 static const struct xdr_ops xdrmem_ops_aligned = { variable
101 ? &xdrmem_ops_unaligned : &xdrmem_ops_aligned; in xdrmem_create()
/freebsd/sys/xdr/
H A Dxdr_mem.c67 static const struct xdr_ops xdrmem_ops_aligned = { variable
103 ? &xdrmem_ops_unaligned : &xdrmem_ops_aligned; in xdrmem_create()