124 #define LAST_FRAG ((u_int32_t)(1 << 31)) 185 int (*readit)(
void *,
void *,
int);
187 int (*writeit)(
void *,
void *,
int);
358 switch (xdrs->
x_op) {
382 int delta = currpos -
pos;
385 if ((
int)currpos != -1)
386 switch (xdrs->
x_op) {
390 if ((newpos > (
char *)(
void *)(rstrm->
frag_header)) &&
399 if ((delta < (
int)(rstrm->
fbtbc)) &&
403 rstrm->
fbtbc -= delta;
609 if (fraglen == 0 || fraglen > rstrm->
in_maxrec ||
631 if (
n == -1)
continue;
bool_t xdrrec_eof(XDR *xdrs)
static bool_t fill_input_buf(RECSTREAM *)
#define memmove(s1, s2, n)
static const struct xdr_ops xdrrec_ops
ActualNumberDriverObjects * sizeof(PDRIVER_OBJECT)) PDRIVER_OBJECT *DriverObjectList
static bool_t xdrrec_getbytes(XDR *, char *, u_int)
static bool_t xdrrec_putbytes(XDR *, const char *, u_int)
static u_int xdrrec_getpos(XDR *)
bool_t xdrrec_endofrecord(XDR *xdrs, bool_t sendnow)
static bool_t skip_input_bytes(RECSTREAM *, u_int)
int(* readit)(void *, void *, int)
static bool_t set_input_fragment(RECSTREAM *)
GLenum GLuint GLenum GLsizei const GLchar * buf
void xdrrec_setlastfrag(XDR *xdrs)
static int32_t * xdrrec_inline(XDR *, u_int)
bool_t __xdrrec_setblock(XDR *xdrs)
bool_t __xdrrec_getrec(XDR *xdrs, enum xprt_stat *statp, bool_t expectdata)
struct rec_strm RECSTREAM
int(* writeit)(void *, void *, int)
bool_t __xdrrec_setnonblock(XDR *xdrs, int maxrec)
static bool_t xdrrec_setpos(XDR *, u_int)
GLenum const GLvoid * addr
static bool_t realloc_stream(RECSTREAM *, u_int)
static void xdrrec_destroy(XDR *)
#define memcpy(s1, s2, n)
static bool_t get_input_bytes(RECSTREAM *, char *, u_int)
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
__kernel_ptrdiff_t ptrdiff_t
const struct __rpc_xdr::xdr_ops * x_ops
int32_t * xdrrec_getoutbase(XDR *xdrs)
#define mem_free(ptr, bsize)
bool_t xdrrec_skiprecord(XDR *xdrs)
static bool_t flush_out(RECSTREAM *, bool_t)
static bool_t xdrrec_putlong(XDR *, const long *)
static u_int fix_buf_size(u_int)
static bool_t xdrrec_getlong(XDR *, long *)
void xdrrec_create(XDR *xdrs, u_int sendsize, u_int recvsize, int *void *, int *readit, int *writeit)
struct task_struct * current
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
#define BYTES_PER_XDR_UNIT