Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dfile.c676 int drop_tty = 0; in revalidate_tty() local
693 drop_tty = 1; in revalidate_tty()
698 if (drop_tty) in revalidate_tty()
/linux/security/selinux/
H A Dhooks.c2448 int drop_tty = 0; in flush_unauthorized_files() local
2466 drop_tty = 1; in flush_unauthorized_files()
2472 if (drop_tty) in flush_unauthorized_files()