Searched refs:termio_attrs (Results 1 – 1 of 1) sorted by relevance
335 static const termio_attr_t termio_attrs[] = { variable1326 for (nbytes = 0, ta = &termio_attrs[0]; ta->ta_name != NULL; ta++) { in termio_setup_attrs()1381 for (ta = &termio_attrs[0]; ta->ta_name != NULL; ta++) { in termio_setup_attrs()1692 termio_dump(td, &termio_attrs[0]); in mdb_termio_create()