tag | line | file | source code |
tcflag_t | 133 | include/asm-alpha/termios.h | tcflag_t c_iflag; /* input mode flags */ |
tcflag_t | 134 | include/asm-alpha/termios.h | tcflag_t c_oflag; /* output mode flags */ |
tcflag_t | 135 | include/asm-alpha/termios.h | tcflag_t c_cflag; /* control mode flags */ |
tcflag_t | 136 | include/asm-alpha/termios.h | tcflag_t c_lflag; /* local mode flags */ |
tcflag_t | 86 | include/asm-i386/termios.h | tcflag_t c_iflag; /* input mode flags */ |
tcflag_t | 87 | include/asm-i386/termios.h | tcflag_t c_oflag; /* output mode flags */ |
tcflag_t | 88 | include/asm-i386/termios.h | tcflag_t c_cflag; /* control mode flags */ |
tcflag_t | 89 | include/asm-i386/termios.h | tcflag_t c_lflag; /* local mode flags */ |