Home
last modified time | relevance | path

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

/security/apparmor/
Dfile.c622 int drop_tty = 0; in revalidate_tty() local
638 drop_tty = 1; in revalidate_tty()
643 if (drop_tty) in revalidate_tty()
/security/selinux/
Dhooks.c2531 int drop_tty = 0; in flush_unauthorized_files() local
2549 drop_tty = 1; in flush_unauthorized_files()
2555 if (drop_tty) in flush_unauthorized_files()