Searched refs:xdrstdio_putlong (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dxdr_stdio.c81 static bool_t xdrstdio_putlong(XDR *, const int *);
84 static bool_t xdrstdio_putlong(XDR *, const long *);
97 xdrstdio_putlong, /* seraialize a long int */
154 xdrstdio_putlong(xdrs, lp) function

Completed in 118 milliseconds