Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dtty_audit.c18 unsigned icanon:1; member
205 unsigned int icanon = !!L_ICANON(tty); in tty_audit_add_data() local
Dn_tty.c109 unsigned char lnext:1, erasing:1, raw:1, real_raw:1, icanon:1; member
164 bool icanon = !!L_ICANON(tty); in zero_buffer() local