Home
last modified time | relevance | path

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

/titanic_50/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()
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c343 xdrrec_putbytes(XDR *xdrs, caddr_t addr, int len) in xdrrec_putbytes() function
1180 ops.x_putbytes = xdrrec_putbytes; in xdrrec_ops()