Searched refs:xdrrec_putbytes (Results 1 – 2 of 2) sorted by relevance
66 static bool_t xdrrec_putbytes();262 xdrrec_putbytes(XDR *xdrs, caddr_t addr, int32_t len) in xdrrec_putbytes() function590 ops.x_putbytes = xdrrec_putbytes; in xdrrec_ops()
343 xdrrec_putbytes(XDR *xdrs, caddr_t addr, int len) in xdrrec_putbytes() function1180 ops.x_putbytes = xdrrec_putbytes; in xdrrec_ops()