Function report |
Source Code:security\tomoyo\group.c |
Create Date:2022-07-28 19:43:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_path_matches_group - Check whether the given pathname matches members of the given pathname group
Proto:const struct tomoyo_path_info *tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, const struct tomoyo_group *group)
Type:struct tomoyo_path_info
Parameter:
Type | Parameter | Name |
---|---|---|
const struct tomoyo_path_info * | pathname | |
const struct tomoyo_group * | group |
138 | If rue or false or TOMOYO_GC_IN_PROGRESS Then Continue |
142 | Return member_name |
144 | Return NULL |
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 |