group
struct group {
group(int argc, char *argv[])
group(struct passwd *pw, bool nflag)
group(void *v)