Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/rpc/
Dxdr_mem.c60 static struct xdr_ops xdrmem_ops_aligned = { variable
92 ? &xdrmem_ops_unaligned : &xdrmem_ops_aligned; in xdrmem_create()