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

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

Completed in 108 milliseconds