Home
last modified time | relevance | path

Searched refs:check_group (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libselinux/src/
Dseusers.c113 static int check_group(const char *group, const char *name, const gid_t gid) { in check_group() function
210 check_group(&username[1], name, gid)) { in getseuserbyname()
/external/elfutils/src/
DChangeLog182 * elflint.c (check_group): Replace %Z length modifier with %z.
445 (check_group): Check section val is valid.
1766 * elflint.c (check_scn_group, check_group): Likewise.
2291 * elflint.c (check_group): Check that signature symbol for section
Delflint.c2589 check_group (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_group() function
4145 check_group (ebl, ehdr, shdr, cnt); in check_sections()