Searched refs:NCCS (Results 1 – 4 of 4) sorted by relevance
26 #define NCCS 32 macro34 cc_t c_cc[NCCS];
118 static const cc_t tty_ctrl_charset[NCCS] = {
330 for (i = NCC; i < NCCS; i++) in termio_to_termios()
640 for (cc = 0; cc < NCCS; ++cc) in ttydev_ioctl()
Completed in 10 milliseconds