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

/openbsd-current/lib/libc/rpc/
H A Dxdr_mem.c62 static const struct xdr_ops xdrmem_ops_aligned = { variable in typeref:struct:xdr_ops
96 ? &xdrmem_ops_unaligned : &xdrmem_ops_aligned;

Completed in 228 milliseconds