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