Home
last modified time | relevance | path

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

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