Searched refs:SUPERUSER_GROUP (Results 1 – 1 of 1) sorted by relevance
109 # define SUPERUSER_GROUP "wheel" macro115 # define SUPERUSER_GROUP "root" macro3378 int res = getgrnam_r(SUPERUSER_GROUP, &grp, buf, sizeof(buf), &grpres); in TEST()