Searched refs:aa_path_name (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/security/apparmor/include/
H A Dpath.h29 int aa_path_name(struct path *path, int flags, char **buffer,
/linux-4.1.27/security/apparmor/
H A Dpath.c189 * aa_path_name - compute the pathname of a file
207 int aa_path_name(struct path *path, int flags, char **buffer, const char **name, aa_path_name() function
H A Dfile.c287 error = aa_path_name(path, flags, &buffer, &name, &info); aa_path_perm()
367 error = aa_path_name(&link, profile->path_flags, &buffer, &lname, aa_path_link()
373 error = aa_path_name(&target, profile->path_flags, &buffer2, &tname, aa_path_link()
H A Ddomain.c369 error = aa_path_name(&bprm->file->f_path, profile->path_flags, &buffer, apparmor_bprm_set_creds()

Completed in 241 milliseconds