Function report |
Source Code:kernel\groups.c |
Create Date:2022-07-28 09:35:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:a simple bsearch
Proto:int groups_search(const struct group_info *group_info, kgid_t grp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct group_info * | group_info | |
kgid_t | grp |
101 | If Not group_info Then Return 0 |
104 | left = 0 |
112 | Else Return 1 |
115 | Return 0 |
Name | Describe |
---|---|
in_group_p | Check whether we're fsgid/egid or in the supplemental group.. |
in_egroup_p | |
audit_filter_rules | Compare a task_struct with an audit_rule. Return 1 on match, 0* otherwise.* If task_creation is true, this is an explicit indication that we are* filtering a task rule at task creation time. This and tsk == current are |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |