Searched refs:check_group (Results 1 – 3 of 3) sorted by relevance
/third_party/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()
|
/third_party/elfutils/src/ |
D | ChangeLog | 1361 * elflint.c (check_group): Make sure we can read a complete 1546 * elflint (check_group): Don't check if there is no flag word. 1933 * elflint.c (check_group): Replace %Z length modifier with %z. 2196 (check_group): Check section val is valid. 3517 * elflint.c (check_scn_group, check_group): Likewise. 4042 * elflint.c (check_group): Check that signature symbol for section
|
D | elflint.c | 2621 check_group (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_group() function 4204 check_group (ebl, ehdr, shdr, cnt); in check_sections()
|