77#define MAX_MARSHAL_SIZE 20
128 return (&
ap->no_client);
147 ap->marshalled_client,
ap->mcnt);
193static 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)
static bool_t authnone_refresh(AUTH *, void *)
static void authnone_destroy(AUTH *)
static struct auth_ops * authnone_ops()
static void authnone_verf(AUTH *)
static int authnone_wrap(AUTH *auth, XDR *xdrs, xdrproc_t func, caddr_t args)
static int authnone_unwrap(AUTH *auth, XDR *xdrs, xdrproc_t func, caddr_t args, u_int seq)
static bool_t authnone_marshal(AUTH *, XDR *, u_int *)
struct opaque_auth _null_auth
const struct __rpc_xdr::xdr_ops * x_ops
char marshalled_client[MAX_MARSHAL_SIZE]
void int int ULONGLONG int va_list * ap
#define XDR_DESTROY(xdrs)
bool_t(* xdrproc_t)(XDR *,...)
void xdrmem_create(XDR *xdrs, char *addr, u_int size, enum xdr_op op)