Searched refs:_fsi_get_group (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dfile_module.c927 _fsi_get_group(si_mod_t *si, const char *name, gid_t gid, int which) function
2003 return _fsi_get_group(si, name, 0, SEL_NAME);
2009 return _fsi_get_group(si, NULL, gid, SEL_NUMBER);
2015 return _fsi_get_group(si, NULL, 0, SEL_ALL);

Completed in 108 milliseconds