Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Dfile.c647 int drop_tty = 0; in revalidate_tty() local
663 drop_tty = 1; in revalidate_tty()
668 if (drop_tty) in revalidate_tty()
/Linux-v4.19/security/selinux/
Dhooks.c2594 int drop_tty = 0; in flush_unauthorized_files() local
2612 drop_tty = 1; in flush_unauthorized_files()
2618 if (drop_tty) in flush_unauthorized_files()