54{
67
70
72 aup = &
area->area_aup;
75 auth_len = (
u_int)
msg->rm_call.cb_cred.oa_length;
83 goto done;
84 }
92 if (gid_len >
NGRPS) {
94 goto done;
95 }
97 for (
i = 0;
i < gid_len;
i++) {
99 }
100
101
102
103
105 (
void)
printf(
"bad auth_len gid %ld str %ld auth %u\n",
108 goto done;
109 }
114 goto done;
115 }
116
117
118 if ((
u_int)
msg->rm_call.cb_verf.oa_length) {
120 msg->rm_call.cb_verf.oa_flavor;
122 msg->rm_call.cb_verf.oa_base;
124 msg->rm_call.cb_verf.oa_length;
125 } else {
128 }
130done:
133}
bool_t xdr_authunix_parms(XDR *xdrs, struct authunix_parms *p)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
GLenum GLuint GLenum GLsizei const GLchar * buf
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
#define memmove(s1, s2, n)
static Real area(Real A[2], Real B[2], Real C[2])
#define IXDR_GET_U_INT32(buf)
#define IXDR_GET_INT32(buf)
struct opaque_auth xp_verf
#define XDR_INLINE(xdrs, len)
#define XDR_DESTROY(xdrs)
#define BYTES_PER_XDR_UNIT
void xdrmem_create(XDR *xdrs, char *addr, u_int size, enum xdr_op op)