Home
last modified time | relevance | path

Searched defs:ktermios (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
Dtermios.h23 struct ktermios { struct
24 tcflag_t c_iflag;
25 tcflag_t c_oflag;
26 tcflag_t c_cflag;
27 tcflag_t c_lflag;
28 cc_t c_line;
29 cc_t c_cc[NCCS];
30 speed_t c_ispeed;
31 speed_t c_ospeed;