OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:totwidth
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ps/
extern.h
41
extern int sumrusage, termwidth,
totwidth
;
print.c
181
totwidth
+= v->width + 1; /* +1 for space */
197
totwidth
--; /* take off last space */
312
left = termwidth - (
totwidth
- v->width);
394
left = termwidth - (
totwidth
- v->width);
431
left = termwidth - (
totwidth
- v->width);
ps.c
118
int
totwidth
; /* calculated width of requested variables */
variable in typeref:typename:int
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025