Home
last modified time | relevance | path

Searched refs:c_cc (Results 1 – 24 of 24) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsemihost.c35 new_tio.c_cc[VMIN] = 1; in qemu_semihosting_console_read()
36 new_tio.c_cc[VTIME] = 0; in qemu_semihosting_console_read()
H A Dsyscall.c5831 memset(host->c_cc, 0, sizeof(host->c_cc)); in target_to_host_termios()
5832 host->c_cc[VINTR] = target->c_cc[TARGET_VINTR]; in target_to_host_termios()
5833 host->c_cc[VQUIT] = target->c_cc[TARGET_VQUIT]; in target_to_host_termios()
5834 host->c_cc[VERASE] = target->c_cc[TARGET_VERASE]; in target_to_host_termios()
5835 host->c_cc[VKILL] = target->c_cc[TARGET_VKILL]; in target_to_host_termios()
5836 host->c_cc[VEOF] = target->c_cc[TARGET_VEOF]; in target_to_host_termios()
5837 host->c_cc[VTIME] = target->c_cc[TARGET_VTIME]; in target_to_host_termios()
5838 host->c_cc[VMIN] = target->c_cc[TARGET_VMIN]; in target_to_host_termios()
5839 host->c_cc[VSWTC] = target->c_cc[TARGET_VSWTC]; in target_to_host_termios()
5840 host->c_cc[VSTART] = target->c_cc[TARGET_VSTART]; in target_to_host_termios()
[all …]
H A Dsyscall_defs.h1218 unsigned char c_cc[TARGET_NCC]; /* control characters */ member
H A Dstrace.c1924 qemu_log("\"%s\",", target->c_cc); in print_termios()
/openbmc/qemu/linux-user/generic/
H A Dtermbits.h18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
27 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
38 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h30 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
40 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
51 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
/openbmc/qemu/chardev/
H A Dchar-stdio.c72 tty.c_cc[VMIN] = 1; in qemu_chr_set_echo_stdio()
73 tty.c_cc[VTIME] = 0; in qemu_chr_set_echo_stdio()
H A Dchar-pty.c300 termios_p->c_cc[VMIN] = 0; in cfmakeraw()
301 termios_p->c_cc[VTIME] = 0; in cfmakeraw()
/openbmc/phosphor-modbus/rtu/modbus/
H A Dmodbus.cpp95 tty.c_cc[VMIN] = 1; // Minimum characters to read in setProperties()
96 tty.c_cc[VTIME] = 0; // Timeout in deciseconds (0 for no timeout) in setProperties()
/openbmc/ipmitool/lib/
H A Dipmi_tsol.c226 tio.c_cc[VMIN] = 1; in enter_raw_mode()
227 tio.c_cc[VTIME] = 0; in enter_raw_mode()
233 tio.c_cc[VMIN] = 1; in enter_raw_mode()
234 tio.c_cc[VTIME] = 0; in enter_raw_mode()
H A Dipmi_isol.c317 tio.c_cc[VMIN] = 1; in enter_raw_mode()
318 tio.c_cc[VTIME] = 0; in enter_raw_mode()
H A Dipmi_sol.c1176 tio.c_cc[VMIN] = 1; in enter_raw_mode()
1177 tio.c_cc[VTIME] = 0; in enter_raw_mode()
H A Dipmi_sunoem.c1036 ts.c_cc[VMIN] = 1; in sunoem_cli_unbufmode_start()
/openbmc/qemu/qga/
H A Dchannel-posix.c199 tio.c_cc[VMIN] = 1; in ga_channel_open()
200 tio.c_cc[VTIME] = 0; in ga_channel_open()
/openbmc/qemu/linux-user/hppa/
H A Dtermbits.h18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
/openbmc/qemu/linux-user/ppc/
H A Dtermbits.h17 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
/openbmc/qemu/linux-user/sparc/
H A Dtermbits.h18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
/openbmc/qemu/linux-user/mips/
H A Dtermbits.h18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
/openbmc/qemu/linux-user/alpha/
H A Dtermbits.h14 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
/openbmc/qemu/linux-user/sh4/
H A Dtermbits.h18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */ member
/openbmc/u-boot/tools/
H A Dkwboot.c264 tio.c_cc[VMIN] = 1; in kwboot_open_tty()
265 tio.c_cc[VTIME] = 10; in kwboot_open_tty()
/openbmc/qemu/
H A Dqemu-io.c67 return tty.c_cc[VEOF]; in get_eof_char()
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt1742 -rw-r--r-- root root 1279 ./usr/include/bits/termios-c_cc.h
H A Dbuildhistory_filelist1.txt1741 -rw-r--r-- root root 1279 ./usr/include/bits/termios-c_cc.h