Home
last modified time | relevance | path

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

/security/apparmor/include/
Dfile.h190 int __aa_path_perm(const char *op, struct aa_profile *profile,
/security/apparmor/
Dfile.c285 int __aa_path_perm(const char *op, struct aa_profile *profile, const char *name, in __aa_path_perm() function
317 return __aa_path_perm(op, profile, name, request, cond, flags, in profile_path_perm()