Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dxdr_rec.c66 static bool_t xdrrec_putbytes();
262 xdrrec_putbytes(XDR *xdrs, caddr_t addr, int32_t len) in xdrrec_putbytes() function
590 ops.x_putbytes = xdrrec_putbytes; in xdrrec_ops()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c341 xdrrec_putbytes(XDR *xdrs, caddr_t addr, int len) in xdrrec_putbytes() function
1178 ops.x_putbytes = xdrrec_putbytes; in xdrrec_ops()