Home
last modified time | relevance | path

Searched defs:grouplist (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/usr.sbin/ypserv/revnetgroup/
Dhash.h37 struct grouplist { struct
39 struct grouplist *next; argument
/netbsd/src/usr.bin/showmount/
Dshowmount.c80 struct grouplist { struct
81 struct grouplist *gr_next; argument
87 struct grouplist *ex_groups; argument
/netbsd/src/usr.sbin/chroot/
Dchroot.c116 char *grouplist; /* group list to switch to ... */ in main() local
/netbsd/src/usr.bin/wall/
Dwall.c79 } *grouplist; variable
/netbsd/src/usr.sbin/mountd/
Dmountd.c151 struct grouplist { struct
154 struct grouplist *gr_next; argument
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Disakmp_cfg.h88 char **grouplist; member
Dcfparse.y1324 char ** grouplist = NULL; variable