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

/freebsd-10.2-release/usr.bin/wall/
H A Dwall.c73 static struct wallgroup { struct
74 struct wallgroup *next;
102 struct wallgroup *g;
118 g = (struct wallgroup *)malloc(sizeof *g);

Completed in 54 milliseconds