Searched refs:xdrstdio_putlong (Results 1 – 1 of 1) sorted by relevance
56 static bool_t xdrstdio_putlong (XDR *, const long *);70 xdrstdio_putlong, /* seraialize a long int */122 xdrstdio_putlong (XDR * xdrs, in xdrstdio_putlong() function