Searched refs:x_destroy (Results 1 – 11 of 11) sorted by relevance
99 x_destroy(XDR *xdrs) in x_destroy() function125 ops.x_destroy = x_destroy; in xdr_sizeof()
189 x_destroy(XDR *xdrs) in x_destroy() function286 ops.x_destroy = x_destroy; in xdrrdma_xops()
146 void (*x_destroy)(struct XDR *); member166 void (*x_destroy)(); /* free privates of this xdr_stream */256 (*(xdrs)->x_ops->x_destroy)(xdrs)258 (*(xdrs)->x_ops->x_destroy)(xdrs)
203 ops.x_destroy = xdrmem_destroy; in xdrmem_ops()
114 x_destroy(XDR *xdrs) in x_destroy() function141 ops.x_destroy = x_destroy; in xdr_sizeof()
151 (*(xdrs)->x_ops->x_destroy)(xdrs); in xdr_destroy()
208 ops.x_destroy = xdrstdio_destroy; in xdrstdio_ops()
258 ops.x_destroy = xdrmem_destroy; in xdrmem_ops()
1184 ops.x_destroy = xdrrec_destroy; in xdrrec_ops()
112 void (*x_destroy)(); /* free privates of this xdr_stream */ member165 (*(xdrs)->x_ops->x_destroy)(xdrs)
594 ops.x_destroy = xdrrec_destroy; in xdrrec_ops()