Searched refs:aa_match_to_prot (Results 1 – 3 of 3) sorted by relevance
| /security/apparmor/include/ |
| A D | net.h | 92 aa_state_t aa_match_to_prot(struct aa_policydb *policy, aa_state_t state,
|
| /security/apparmor/ |
| A D | net.c | 224 aa_state_t aa_match_to_prot(struct aa_policydb *policy, aa_state_t state, in aa_match_to_prot() function 267 state = aa_match_to_prot(rules->policy, state, request, family, type, in aa_profile_af_perm()
|
| A D | af_unix.c | 91 state = aa_match_to_prot(policy, state, request, PF_UNIX, type, in match_to_local() 213 state = aa_match_to_prot(rules->policy, state, AA_MAY_CREATE, in profile_create_perm()
|
Completed in 894 milliseconds