77 #define MAX_MARSHAL_SIZE 20 128 return (&
ap->no_client);
147 ap->marshalled_client,
ap->mcnt);
193 static struct auth_ops *
196 static struct auth_ops ops;
202 if (ops.ah_nextverf ==
NULL) {
static bool_t authnone_validate(AUTH *, struct opaque_auth *, u_int)
struct png_info_def **typedef void(__cdecl typeof(png_destroy_read_struct))(struct png_struct_def **
static int authnone_wrap(AUTH *auth, XDR *xdrs, xdrproc_t func, caddr_t args)
static struct authnone_private * authnone_private
static int authnone_unwrap(AUTH *auth, XDR *xdrs, xdrproc_t func, caddr_t args, u_int seq)
bool_t(* xdrproc_t)(XDR *,...)
struct opaque_auth _null_auth
static bool_t authnone_marshal(AUTH *, XDR *, u_int *)
static void authnone_verf(AUTH *)
char marshalled_client[MAX_MARSHAL_SIZE]
static struct auth_ops * authnone_ops()
void xdrmem_create(XDR *xdrs, char *addr, u_int size, enum xdr_op op)
const struct __rpc_xdr::xdr_ops * x_ops
void int int ULONGLONG int va_list * ap
static bool_t authnone_refresh(AUTH *, void *)
static void authnone_destroy(AUTH *)
#define XDR_DESTROY(xdrs)