OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:so_width
(Results
1 - 3
of
3
) sorted by relevancy
/src/distrib/utils/more/
screen.c
118
int
so_width
, se_width; /* Printing width of standout sequences */
variable in typeref:typename:int
308
if ((
so_width
= tgetnum("sg")) < 0)
309
so_width
= 0;
310
be_width = bo_width = ue_width = ul_width = se_width =
so_width
;
output.c
236
so_width
+ se_width + 1 > sc_width)
extern.h
191
extern int
so_width
;
Completed in 13 milliseconds
Indexes created Sat Nov 08 00:09:40 GMT 2025