OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:totpct
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/netstat/
mbuf.c
92
u_long totmem, totused,
totpct
;
local in function:mbpr
182
totpct
= 0;
184
totpct
= (totused * 100)/totmem;
188
totpct
= (totused1 * 100) / totmem1;
192
totmem / 1024,
totpct
);
mbuf.c
92
u_long totmem, totused,
totpct
;
local in function:mbpr
182
totpct
= 0;
184
totpct
= (totused * 100)/totmem;
188
totpct
= (totused1 * 100) / totmem1;
192
totmem / 1024,
totpct
);
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025