HomeSort by: relevance | last modified time | path
    Searched defs:xdrmem_ops_unaligned (Results 1 - 1 of 1) sorted by relevancy

  /src/common/lib/libc/rpc/
xdr_mem.c 106 static const struct xdr_ops xdrmem_ops_unaligned = { variable in typeref:typename:const struct xdr_ops
128 ? &xdrmem_ops_unaligned : &xdrmem_ops_aligned;

Completed in 12 milliseconds