Searched refs:xdrmbuf_putlong (Results 1 – 1 of 1) sorted by relevance
40 static bool_t xdrmbuf_putlong(XDR *, const long *);51 .x_putlong = xdrmbuf_putlong,162 xdrmbuf_putlong(XDR *xdrs, const long *lp) in xdrmbuf_putlong() function