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

/linux-4.4.14/security/selinux/
H A Dhooks.c1662 static inline int file_path_has_perm(const struct cred *cred, file_path_has_perm() function
2360 Use file_path_has_perm on the tty path directly flush_unauthorized_files()
2367 if (file_path_has_perm(cred, file, FILE__READ | FILE__WRITE)) flush_unauthorized_files()
3527 return file_path_has_perm(cred, file, open_file_to_av(file)); selinux_file_open()

Completed in 81 milliseconds