Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/tip/
Dcu.c265 if (ttysetup((speed_t)BR) != 0) { in cumain()
273 if (ttysetup((speed_t)BR) != 0) { in cumain()
Dtip.c237 if (ttysetup((speed_t)number(value(BAUDRATE))) != 0) { in main()
246 if (ttysetup((speed_t)number(value(BAUDRATE))) != 0) { in main()
558 ttysetup(speed_t spd) in ttysetup() function
Dtip.h295 int ttysetup(speed_t);