133 typedef bool_t (* dummyfunc1)(
XDR *,
long *);
144 ops.x_getlong = (dummyfunc1)
harmless;
145 ops.x_getbytes = (dummyfunc2)
harmless;
156 return (
stat ==
TRUE ? (
unsigned)
x.x_handy: 0);
GLint GLint GLint GLint GLint x
GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const GLvoid * data
bool_t(* xdrproc_t)(XDR *,...)
#define BYTES_PER_XDR_UNIT
static bool_t x_putlong(XDR *xdrs, const long *longp)
static bool_t x_setpostn(XDR *xdrs, u_int pos)
static bool_t x_putbytes(XDR *xdrs, const char *bp, u_int len)
static int32_t * x_inline(XDR *xdrs, u_int len)
unsigned long xdr_sizeof(xdrproc_t func, void *data)
static void x_destroy(XDR *xdrs)
static u_int x_getpostn(XDR *xdrs)