Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Ddef.h210 struct grouphead { struct
211 struct grouphead *g_link; /* Next grouphead in list */ argument
212 char *g_name; /* Name of this group */
213 struct group *g_list; /* Users in group. */
/freebsd/libexec/revnetgroup/
H A Dparse_netgroup.c77 } grouphead = { variable