Lines Matching refs:allow
103 perms->allow |= AA_MAY_GETATTR;
107 perms->allow |= AA_MAY_CHANGE_PROFILE;
109 perms->allow |= AA_MAY_ONEXEC;
117 perms.allow = map_old_perms(dfa_user_allow(dfa, state));
132 perms.allow = map_old_perms(dfa_other_allow(dfa, state));
191 perms[state].allow = dfa_user_allow(xmatch, state);
215 perms.allow = dfa_user_allow(dfa, state);
230 perms.allow |= map_other(dfa_other_allow(dfa, state));
232 perms.allow |= AA_MAY_LOCK;
234 perms.allow |= map_xbits(dfa_user_xbits(dfa, state));