OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
next_active_node
bin/ed/glbl.c
40
static line_t *next_active_node(void);
bin/ed/glbl.c
94
while ((lp = next_active_node()) != NULL) {