Home
last modified time | relevance | path

Searched refs:match_to_local (Results 1 – 1 of 1) sorted by relevance

/linux/security/apparmor/
H A Daf_unix.c84 static aa_state_t match_to_local(struct aa_policydb *policy, in match_to_local() function
130 return match_to_local(policy, state, request, u->sk.sk_type, in match_to_sk()
272 state = match_to_local(rules->policy, state, AA_MAY_BIND, in profile_bind_perm()