Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c5682 static const bitmask_transtbl oflag_tbl[] = { variable
5770 target_to_host_bitmask(tswap32(target->c_oflag), oflag_tbl); in target_to_host_termios()
5805 tswap32(host_to_target_bitmask(host->c_oflag, oflag_tbl)); in host_to_target_termios()