Searched refs:SystemGroups (Results 1 – 4 of 4) sorted by relevance
118 VAR char *SystemGroups[MAX_SYSTEM_GROUPS] variable
403 if (cupsdCheckGroup(username, pw, SystemGroups[i])) in cupsdGetPrivateAttrs()
1801 if (cupsdCheckGroup(username, pw, SystemGroups[i])) in cupsdIsAuthorized()1835 if (cupsdCheckGroup(username, pw, SystemGroups[i])) in cupsdIsAuthorized()
968 cupsdSetString(&SystemGroups[0], group->gr_name); in cupsdReadConfiguration()970 cupsdSetString(&SystemGroups[0], "unknown"); in cupsdReadConfiguration()2562 cupsdSetString(SystemGroups + NumSystemGroups, valstart); in parse_groups()