libexplain
1.4.D001
|
Go to the source code of this file.
Functions | |
int | explain_group_in_groups (int gid, const struct explain_have_identity_t *hip) |
int explain_group_in_groups | ( | int | gid, |
const struct explain_have_identity_t * | hip | ||
) |
The explain_group_in_groups function may be used to determine whether or not the given geoup matches the process' effective GID, or is in the process' groups list.
gid | The group ID to test |
hip | The identity to check against |