Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dconsole.c56 #define LOSCREENCOLS 80 macro
221 *c = LOSCREENCOLS; in console_get_size()
232 *c = LOSCREENCOLS; in console_get_size()
/titanic_41/usr/src/uts/common/io/
H A Dwscons.c147 #define LOSCREENCOLS 80 macro
1631 ushort_t r = LOSCREENLINES, c = LOSCREENCOLS, x = 0, y = 0; in wc_get_size()