Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dlibw.h41 short int _scrw1, _scrw2, _scrw3; /* screen width */ member
/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetwidth.c47 eucstruct->_scrw2 = scrw2; in getwidth()
/titanic_41/usr/src/uts/common/sys/
H A Deuc.h51 short int _scrw1, _scrw2, _scrw3; /* screen width */ member
/titanic_41/usr/src/cmd/dumpcs/
H A Ddumpcs.c87 scrw[2] = eucwidth._scrw2;
/titanic_41/usr/src/cmd/ul/
H A Dul.c102 scrw[2] = wp._scrw2; in main()
/titanic_41/usr/src/cmd/ttymon/
H A Dsttyparse.c173 (unsigned char)(wp->_scrw2 & 0177);
/titanic_41/usr/src/cmd/more/
H A Dmore.c252 scw[2] = wp._scrw2; in main()