Searched refs:LINUX_NCC (Results 1 – 9 of 9) sorted by relevance
35 #define LINUX_NCC 8 macro
38 #define LINUX_NCC 8 macro
37 #define LINUX_NCC 8 macro
35 #define LINUX_NCC 10 macro
72 unsigned char c_cc[LINUX_NCC];268 #if LINUX_VEOF < LINUX_NCC in linux32_termio_to_bsd_termios()355 #if LINUX_OLD_VEOF < LINUX_NCC in bsd_termios_to_linux32_termio()
2161 #define LINUX_NCC 10 macro2228 uint8_t c_cc[LINUX_NCC]; /* control chars */2251 for (i = 0; i < LINUX_NCC; i++) in convert_to_linux_termio()