Searched refs:aa_path_perm (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/include/
H A Dfile.h172 int aa_path_perm(int op, struct aa_profile *profile, struct path *path,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dfile.c258 * aa_path_perm - do permissions check & audit for @path
268 int aa_path_perm(int op, struct aa_profile *profile, struct path *path, function
450 return aa_path_perm(op, profile, &file->f_path, PATH_DELEGATE_DELETED,
H A Dlsm.c169 error = aa_path_perm(op, profile, path, 0, mask, cond);
333 error = aa_path_perm(OP_RENAME_SRC, profile, &old_path, 0,
338 error = aa_path_perm(OP_RENAME_DEST, profile, &new_path,
400 error = aa_path_perm(OP_OPEN, profile, &file->f_path, 0,

Completed in 114 milliseconds