Home
last modified time | relevance | path

Searched refs:_scrw1 (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.c46 eucstruct->_scrw1 = scrw1; 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.c86 scrw[1] = eucwidth._scrw1;
/titanic_41/usr/src/cmd/ul/
H A Dul.c101 scrw[1] = wp._scrw1; in main()
/titanic_41/usr/src/cmd/ttymon/
H A Dsttyparse.c171 (unsigned char)(wp->_scrw1 & 0177);
/titanic_41/usr/src/cmd/more/
H A Dmore.c251 scw[1] = wp._scrw1; in main()