Searched refs:ttysetup (Results 1 – 3 of 3) sorted by relevance
184 if (HW && ttysetup(BR)) { in cumain()197 if (!HW && ttysetup(BR)) { in cumain()
183 if (HW && ttysetup(number(value(BAUDRATE)))) { in main()196 if (!HW && ttysetup(number(value(BAUDRATE)))) { in main()546 ttysetup(int speed) in ttysetup() function
295 int ttysetup(int);