OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:totmem
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/netstat/
mbuf.c
92
u_long
totmem
, totused, totpct;
local in function:mbpr
177
totmem
= (mbpool.pr_npages << mbpa.pa_pageshift) +
181
if (
totmem
== 0)
184
totpct = (totused * 100)/
totmem
;
186
u_long totmem1 =
totmem
/ 100;
192
totmem
/ 1024, totpct);
Completed in 40 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025