Searched refs:c_line (Results 1 – 14 of 14) sorted by relevance
53 unsigned char c_line; member62 linux32_cc_t c_line; member
23 char c_line; member41 u_char c_line; member
412 st->c_line = 0; /* 4.3bsd "old" line discipline */ in btios2stios()414 st->c_line = 2; /* 4.3bsd "new" line discipline, Ultrix default. */ in btios2stios()432 t->c_line = ts->c_line; in stios2stio()448 ts->c_line = t->c_line; in stio2stios()
100 char c_line; member114 char c_line; member
373 st->c_line = 0; in btios2stios()385 t->c_line = ts->c_line; in stios2stio()398 ts->c_line = t->c_line; in stio2stios()
1256 uint8_t c_line; /* line discipline */ member1275 target.c_line = host->c_line; in convert_to_solaris_termio()1277 target.c_line = 0; in convert_to_solaris_termio()2227 uint8_t c_line; /* line discipline */ member2246 target.c_line = host->c_line; in convert_to_linux_termio()2248 target.c_line = 0; in convert_to_linux_termio()2315 linux_cc_t c_line; member2370 target.c_line = host->c_line; in convert_to_linux_termios()2372 target.c_line = 0; in convert_to_linux_termios()
3801 c_line field.
584 int c_line = -1; in tui_redisplay_readline() local599 getyx (w, c_line, c_pos); in tui_redisplay_readline()634 if (c_line >= 0) in tui_redisplay_readline()635 wmove (w, c_line, c_pos); in tui_redisplay_readline()
409 st->c_line = 0; in btios2stios()421 t->c_line = ts->c_line; in stios2stio()434 ts->c_line = t->c_line; in stio2stios()
71 unsigned char c_line; member80 linux_cc_t c_line; member363 lt->c_line = 0; in bsd_termios_to_linux32_termio()569 lts->c_line = 0; in bsd_termios_to_linux32_termios()
150 gdb_printf (stream, "c_line = 0x%x.\n", state->termios.c_line); in hardwire_print_tty_state()
4024 print c_line.
399 /* Define if struct termios has c_line. */408 /* Define if struct termio has c_line. */
527 s.c_line = TERMIODISC; in raw_mode()550 ioctl(tty, TIOCSETD, &save_term.c_line); in raw_mode()