Home
last modified time | relevance | path

Searched refs:g_autobaud (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/ttymon/
H A Dtmttydefs.c199 gptr->g_autobaud |= A_FLAG;
236 if (gptr->g_autobaud & A_FLAG)
357 tp->g_autobaud = gptr->g_autobaud;
428 if (gptr->g_autobaud & A_FLAG) in dump_ttydefs()
H A Dtmstruct.h40 short g_autobaud; /* autobaud indicator */ member
H A Dtmchild.c132 if (speedef->g_autobaud & A_FLAG) {
188 if (speedef->g_autobaud & A_FLAG) {
425 if (speedef->g_autobaud & A_FLAG) {
H A Dsttydefs.c134 ptr->g_autobaud |= A_FLAG; in main()
305 if (ttydef->g_autobaud & A_FLAG) {
H A Dtmterm.c271 if (speedef->g_autobaud & A_FLAG) {