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

/freebsd-10-stable/lib/libc/xdr/
H A Dxdr_mem.c85 static const struct xdr_ops xdrmem_ops_unaligned = { variable in typeref:struct:xdr_ops
110 ? &xdrmem_ops_unaligned : &xdrmem_ops_aligned;
/freebsd-10-stable/sys/xdr/
H A Dxdr_mem.c83 static const struct xdr_ops xdrmem_ops_unaligned = { variable in typeref:struct:xdr_ops
105 ? &xdrmem_ops_unaligned : &xdrmem_ops_aligned;

Completed in 116 milliseconds