Home
last modified time | relevance | path

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

/sunrpc/
A Dxdr_stdio.c64 static const struct xdr_ops xdrstdio_ops =
89 xdrs->x_ops = (struct xdr_ops *) &xdrstdio_ops; in xdrstdio_create()
A Dxdr_mem.c54 static const struct xdr_ops xdrmem_ops =
78 xdrs->x_ops = (struct xdr_ops *) &xdrmem_ops; in xdrmem_create()
A Dxdr_sizeof.c132 struct xdr_ops ops; in xdr_sizeof()
A Dxdr_rec.c66 static const struct xdr_ops xdrrec_ops = {
178 xdrs->x_ops = (struct xdr_ops *) &xdrrec_ops; in xdrrec_create()
/sunrpc/rpc/
A Dxdr.h113 struct xdr_ops struct

Completed in 11 milliseconds