Searched defs:c_cc (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/linux32/common/
H A Dlinux32_termios.h50 unsigned char c_cc[LINUX32_NCC]; member in struct:linux32_termio
59 linux32_cc_t c_cc[LINUX32_NCCS]; member in struct:linux32_termios
/netbsd-6-1-5-RELEASE/sys/compat/svr4_32/
H A Dsvr4_32_termios.h45 svr4_cc_t c_cc[SVR4_NCCS]; member in struct:svr4_32_termios
/netbsd-6-1-5-RELEASE/sys/compat/ultrix/
H A Dultrix_tty.h22 unsigned char c_cc[10]; /* 8 for SunOS */ member in struct:ultrix_termio
38 u_char c_cc[19]; /* 17 for Sun */ member in struct:ultrix_termios
/netbsd-6-1-5-RELEASE/sys/arch/usermode/include/
H A Dthunk.h54 uint8_t c_cc[20]; member in struct:thunk_termios
/netbsd-6-1-5-RELEASE/sys/compat/linux/common/
H A Dlinux_termios.h70 unsigned char c_cc[LINUX_NCC]; member in struct:linux_termio
79 linux_cc_t c_cc[LINUX_NCCS]; member in struct:linux_termios
[all...]
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dtty.h90 int c_cc; /* count of characters in queue */ member in struct:clist
H A Dtermios.h197 cc_t c_cc[NCCS]; /* control chars */ member in struct:termios
/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos.h99 unsigned char c_cc[8]; member in struct:sunos_termio
113 u_char c_cc[17]; member in struct:sunos_termios
/netbsd-6-1-5-RELEASE/sys/compat/ibcs2/
H A Dibcs2_termios.h51 u_char c_cc[IBCS2_NCC]; member in struct:ibcs2_termio
60 ibcs2_cc_t c_cc[IBCS2_NCCS]; member in struct:ibcs2_termios
/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_termios.h48 svr4_cc_t c_cc[SVR4_NCCS]; member in struct:svr4_termios
57 u_char c_cc[SVR4_NCC]; member in struct:svr4_termio
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Demul_unix.c1235 unsigned8 c_cc[SOLARIS_NCC]; /* control chars */ member in struct:solaris_termio
1314 solaris_cc_t c_cc[SOLARIS_NCCS]; member in struct:solaris_termios
2199 unsigned8 c_cc[LINUX_NCC]; /* control chars */ member in struct:linux_termio
2285 linux_cc_t c_cc[LINUX_NCCS]; member in struct:linux_termios
[all...]

Completed in 167 milliseconds