getgrent.c | 1070 static struct group _nis_group; variable in typeref:struct:group 1116 rv = __grscan_nis(&rerror, &_nis_group, 1119 *retval = &_nis_group; 1164 rv = __grscan_nis(&rerror, &_nis_group, 1169 *retval = &_nis_group; 1224 rv = __grscan_nis(&rerror, &_nis_group, 1229 *retval = &_nis_group;
|