Home
last modified time | relevance | path

Searched defs:icanon (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dtty_audit.c18 bool icanon; member
207 bool icanon = L_ICANON(tty); in tty_audit_add_data() local
H A Dn_tty.c108 unsigned char lnext:1, erasing:1, raw:1, real_raw:1, icanon:1; member