Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h8087 struct ktermios { struct
8088 tcflag_t c_iflag;
8089 tcflag_t c_oflag;
8090 tcflag_t c_cflag;
8091 tcflag_t c_lflag;
8092 cc_t c_line;
8093 cc_t c_cc[19];
8094 speed_t c_ispeed;
8095 speed_t c_ospeed;