Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dconsole.c51 #define LOSCREENLINES 34 macro
220 *r = LOSCREENLINES; in console_get_size()
237 *r = LOSCREENLINES; in console_get_size()
/titanic_44/usr/src/uts/common/io/
H A Dwscons.c142 #define LOSCREENLINES 34 macro
1631 ushort_t r = LOSCREENLINES, c = LOSCREENCOLS, x = 0, y = 0; in wc_get_size()