Home
last modified time | relevance | path

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

/netbsd/usr.bin/mail/
H A Ddef.h369 struct grouphead { struct
370 struct grouphead *g_link; /* Next grouphead in list */ argument
371 char *g_name; /* Name of this group */
372 struct group *g_list; /* Users in group. */
/netbsd/usr.sbin/ypserv/revnetgroup/
H A Dparse_netgroup.c84 } grouphead = { variable
/netbsd/external/bsd/libbind/dist/irs/
H A Dlcl_ng.c87 } grouphead; member