Searched refs:acl_flags (Results 1 – 7 of 7) sorted by relevance
160 context->acl_flags = KADM5_PRIV_ALL; in _kadm5_acl_init()164 return fetch_acl (context, NULL, &context->acl_flags); in _kadm5_acl_init()209 ret = check_flags (op, context->acl_flags); in _kadm5_acl_check_permission()
42 *privs = context->acl_flags; in kadm5_s_get_privs()
93 unsigned acl_flags; member
55 static const acl_flag_t acl_flags[] = { variable203 for (i = 0; i < (int)(sizeof(acl_flags) / sizeof(acl_flags[0])); in compare_acl_entry()205 flag_a = acl_get_flag_np(flagset_a, acl_flags[i]); in compare_acl_entry()206 flag_b = acl_get_flag_np(flagset_b, acl_flags[i]); in compare_acl_entry()
51 int acl_flags; /* special flags about acl */ member
53 int acl_flags; /* special flags about acl */ member