Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/
Dfile.c647 int drop_tty = 0; in revalidate_tty() local
664 drop_tty = 1; in revalidate_tty()
669 if (drop_tty) in revalidate_tty()
/kernel/linux/linux-5.10/security/selinux/
Dhooks.c2425 int drop_tty = 0; in flush_unauthorized_files() local
2443 drop_tty = 1; in flush_unauthorized_files()
2449 if (drop_tty) in flush_unauthorized_files()