Home
last modified time | relevance | path

Searched refs:drop_tty (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A 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-6.6/security/apparmor/
H A Dfile.c636 int drop_tty = 0; in revalidate_tty() local
653 drop_tty = 1; in revalidate_tty()
658 if (drop_tty) in revalidate_tty()
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c2427 int drop_tty = 0; in flush_unauthorized_files() local
2445 drop_tty = 1; in flush_unauthorized_files()
2451 if (drop_tty) in flush_unauthorized_files()
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c2411 int drop_tty = 0; in flush_unauthorized_files() local
2429 drop_tty = 1; in flush_unauthorized_files()
2435 if (drop_tty) in flush_unauthorized_files()

Completed in 20 milliseconds