Home
last modified time | relevance | path

Searched refs:NCCS (Results 1 – 4 of 4) sorted by relevance

/components/libc/posix/io/termios/
A Dtermios.h26 #define NCCS 32 macro
34 cc_t c_cc[NCCS];
/components/lwp/terminal/
A Dtty_config.h118 static const cc_t tty_ctrl_charset[NCCS] = {
/components/lwp/terminal/freebsd/
A Dtty_compat.c330 for (i = NCC; i < NCCS; i++) in termio_to_termios()
A Dtty.c640 for (cc = 0; cc < NCCS; ++cc) in ttydev_ioctl()

Completed in 10 milliseconds