Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_audit.c17 unsigned icanon:1; member
205 unsigned int icanon = !!L_ICANON(tty); in tty_audit_add_data() local
Dn_tty.c106 unsigned char lnext:1, erasing:1, raw:1, real_raw:1, icanon:1; member