getgrnam 1081 ext/posix/posix.c if (NULL == (g = getgrnam(name))) { getgrnam 397 ext/standard/filestat.c struct group *gr = getgrnam(name); getgrnam 131 sapi/fpm/fpm/fpm_unix.c grp = getgrnam(p); getgrnam 183 sapi/fpm/fpm/fpm_unix.c grp = getgrnam(c->listen_group); getgrnam 289 sapi/fpm/fpm/fpm_unix.c grp = getgrnam(wp->config->group);