Searched refs:_PATH_GROUP (Results 1 – 4 of 4) sorted by relevance
43 #define _PATH_GROUP "/etc/group" macro
62 char *groupfile = _PATH_GROUP;
822 st->fp = fopen(_PATH_GROUP, "re"); in files_setgrent()875 st->fp = fopen(_PATH_GROUP, "re"); in files_group()1270 st->fp = fopen(_PATH_GROUP, "re"); in compat_setgrent()1355 st->fp = fopen(_PATH_GROUP, "re"); in compat_group()
73 strcpy(group_file, _PATH_GROUP); in gr_init()