Home
last modified time | relevance | path

Searched defs:wallgroup (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/wall/
H A Dwall.c74 static struct wallgroup { struct
78 struct wallgroup *next; argument
/freebsd-src/usr.bin/wall/
H A Dwall.c61 static struct wallgroup { struct
62 struct wallgroup *next; argument
63 char *name;
64 gid_t gid;