Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_stdio.c142 xdrstdio_putbytes(XDR *xdrs, caddr_t addr, int len) in xdrstdio_putbytes() function
202 ops.x_putbytes = xdrstdio_putbytes; in xdrstdio_ops()