Searched refs:xdr_ops (Results 1 – 5 of 5) sorted by relevance
74 static const struct xdr_ops xdrmem_ops_aligned = {87 static const struct xdr_ops xdrmem_ops_unaligned = {112 ? (struct xdr_ops *)&xdrmem_ops_unaligned in xdrmem_create()113 : (struct xdr_ops *)&xdrmem_ops_aligned; in xdrmem_create()
68 static const struct xdr_ops xdrstdio_ops = {92 xdrs->x_ops = (struct xdr_ops *) &xdrstdio_ops; in xdrstdio_create()
155 struct xdr_ops ops; in xdr_sizeof()
93 static const struct xdr_ops xdrrec_ops = {
111 const struct xdr_ops struct