Home
last modified time | relevance | path

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

/security/apparmor/
A Dfile.c209 aa_state_t aa_str_perms(struct aa_policydb *file_rules, aa_state_t start, in aa_str_perms() function
232 aa_str_perms(rules->file, rules->file->start[AA_CLASS_FILE], in __aa_path_perm()
348 state = aa_str_perms(rules->file, in profile_path_link()
357 aa_str_perms(rules->file, state, tname, cond, &perms); in profile_path_link()
379 aa_str_perms(rules->file, rules->file->start[AA_CLASS_FILE], in profile_path_link()
A Ddomain.c719 state = aa_str_perms(rules->file, state, name, cond, &perms); in profile_transition()
832 state = aa_str_perms(rules->file, state, xname, cond, &perms); in profile_onexec()
/security/apparmor/include/
A Dfile.h83 aa_state_t aa_str_perms(struct aa_policydb *file_rules, aa_state_t start,

Completed in 7 milliseconds