OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:swap_names
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/top/dist/
machine.h
53
const char **
swap_names
; /* optional */
member in struct:statics
display.c
137
static const char **
swap_names
;
variable
821
swap_names
= statics->
swap_names
;
822
if ((num_swap = string_count(
swap_names
)) > 0)
914
strcpy(p, homogenize(
swap_names
[i]+1));
1420
summary_format_memory(x_swap, y_swap, stats,
swap_names
, swap_cidx);
1431
summary_format_memory(x_swap, y_swap, stats,
swap_names
, swap_cidx);
Completed in 17 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026