FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
i_arc
usr.bin/top/display.h
15
void i_arc(int *stats);
usr.bin/top/top.c
1191
d_arc = i_arc;
usr.bin/top/top.c
78
static void (*d_arc)(int *stats) = i_arc;