Home
last modified time | relevance | path

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

/linux-6.1.9/security/apparmor/
Dfile.c649 int drop_tty = 0; in revalidate_tty() local
666 drop_tty = 1; in revalidate_tty()
671 if (drop_tty) in revalidate_tty()
/linux-6.1.9/security/selinux/
Dhooks.c2404 int drop_tty = 0; in flush_unauthorized_files() local
2422 drop_tty = 1; in flush_unauthorized_files()
2428 if (drop_tty) in flush_unauthorized_files()