Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_stdio.c51 static struct xdr_ops *xdrstdio_ops(void);
62 xdrs->x_ops = xdrstdio_ops(); in xdrstdio_create()
190 xdrstdio_ops(void) in xdrstdio_ops() function