A_FLAG
case A_FLAG:
ptr->g_autobaud |= A_FLAG;
if (ttydef->g_autobaud & A_FLAG) {
if (speedef->g_autobaud & A_FLAG) {
if ((pmtab->p_ttyflags & (R_FLAG|A_FLAG)) ||
if (speedef->g_autobaud & A_FLAG) {
if (!(pmtab->p_ttyflags & A_FLAG)) { /* autobaud not enabled */
if (speedef->g_autobaud & A_FLAG) {
} else if (pmptr->p_ttyflags & A_FLAG) {
if ((e1->p_ttyflags & ~A_FLAG) != (e2->p_ttyflags & ~A_FLAG))
if (speedef->g_autobaud & A_FLAG) {
pmptr->p_ttyflags |= A_FLAG;
gptr->g_autobaud |= A_FLAG;
if (gptr->g_autobaud & A_FLAG)
if (gptr->g_autobaud & A_FLAG)