Searched refs:check_group (Results 1 – 3 of 3) sorted by relevance
/external/selinux/libselinux/src/ |
D | seusers.c | 113 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/ |
D | ChangeLog | 673 * elflint.c (check_group): Make sure we can read a complete 858 * elflint (check_group): Don't check if there is no flag word. 1245 * elflint.c (check_group): Replace %Z length modifier with %z. 1508 (check_group): Check section val is valid. 2829 * elflint.c (check_scn_group, check_group): Likewise. 3354 * elflint.c (check_group): Check that signature symbol for section
|
D | elflint.c | 2618 check_group (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_group() function 4178 check_group (ebl, ehdr, shdr, cnt); in check_sections()
|