Home
last modified time | relevance | path

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

/dragonfly/lib/libc/xdr/
H A Dxdr_mem.c70 static const struct xdr_ops xdrmem_ops_aligned = {
82 static const struct xdr_ops xdrmem_ops_unaligned = {
H A Dxdr_stdio.c65 static const struct xdr_ops xdrstdio_ops = {
H A Dxdr_sizeof.c128 struct xdr_ops ops; in xdr_sizeof()
H A Dxdr_rec.c82 static const struct xdr_ops xdrrec_ops = {
/dragonfly/include/rpc/
H A Dxdr.h100 const struct xdr_ops { struct