Home
last modified time | relevance | path

Searched refs:tty_audit_push (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dtty.h615 extern void tty_audit_push(struct tty_struct *tty);
631 static inline void tty_audit_push(struct tty_struct *tty) in tty_audit_push() function
/linux-4.4.14/drivers/tty/
Dtty_audit.c325 void tty_audit_push(struct tty_struct *tty) in tty_audit_push() function
Dn_tty.c2101 tty_audit_push(tty); in canon_copy_from_read_buf()