FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
i_swap
usr.bin/top/display.h
24
void i_swap(int *stats);
usr.bin/top/top.c
1193
d_swap = i_swap;
usr.bin/top/top.c
80
static void (*d_swap)(int *stats) = i_swap;