Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A Dinit_acs.c78 int i = sizeof (offsets) / 2, to_get, must_output; in init_acs() local
115 must_output = *cp++; /* must output this ... */ in init_acs()
119 to_get, nacsmap[to_get], must_output); in init_acs()
121 nacsmap[to_get] = ( must_output & 0xFF ) | A_ALTCHARSET; in init_acs()