DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wallgroup
usr.bin/wall/wall.c
62
struct wallgroup *next;
usr.bin/wall/wall.c
77
struct wallgroup *g;
usr.bin/wall/wall.c
93
g = (struct wallgroup *)malloc(sizeof *g);