Searched refs:xdr_ops (Results 1 – 5 of 5) sorted by relevance
64 static const struct xdr_ops xdrstdio_ops =89 xdrs->x_ops = (struct xdr_ops *) &xdrstdio_ops; in xdrstdio_create()
54 static const struct xdr_ops xdrmem_ops =78 xdrs->x_ops = (struct xdr_ops *) &xdrmem_ops; in xdrmem_create()
132 struct xdr_ops ops; in xdr_sizeof()
66 static const struct xdr_ops xdrrec_ops = {178 xdrs->x_ops = (struct xdr_ops *) &xdrrec_ops; in xdrrec_create()
113 struct xdr_ops struct
Completed in 11 milliseconds