Searched refs:path_name (Results 1 – 1 of 1) sorted by relevance
/security/apparmor/ |
D | file.c | 168 static int path_name(const char *op, struct aa_label *label, in path_name() function 312 error = path_name(op, &profile->label, path, in profile_path_perm() 385 error = path_name(OP_LINK, &profile->label, link, profile->path_flags, in profile_path_link() 391 error = path_name(OP_LINK, &profile->label, target, profile->path_flags, in profile_path_link()
|