Searched defs:tios (Results 1 – 1 of 1) sorted by relevance
18 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, { 0 } }; variable20 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, 0 }; variable
Completed in 4 milliseconds