Home
last modified time | relevance | path

Searched refs:use_system_groups (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dparseinfo.c872 use_system_groups = 0; in parse_aclconfig()
874 use_system_groups = 1; in parse_aclconfig()
H A Dacl.c82 int use_system_groups = 0; variable
560 if (debug) fprintf (stderr, "usesystemgroups=%d\n", use_system_groups); in get_perms()
561 if (use_system_groups) { in get_perms()
H A Dcvs.h472 extern int use_system_groups;