Searched refs:grplist (Results 1 – 1 of 1) sorted by relevance
434 char *cp, *grplist, *grp; in getgrouplist() local441 if ((cp = grplist = getgrset(user)) == NULL) in getgrouplist()454 while ((grp = strsep(&grplist, ",")) != NULL) { in getgrouplist()