Searched refs:wallgroup (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.bin/wall/
H A Dwall.c75 static struct wallgroup { struct
76 struct wallgroup *next;
104 struct wallgroup *g;
120 g = (struct wallgroup *)malloc(sizeof *g);

Completed in 93 milliseconds