Function report |
Source Code:security\tomoyo\network.c |
Create Date:2022-07-28 19:44:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_same_unix_acl - Check for duplicated "struct tomoyo_unix_acl" entry.*@a: Pointer to "struct tomoyo_acl_info".*@b: Pointer to "struct tomoyo_acl_info".* Returns true if @a == @b except permission bits, false otherwise.
Proto:static bool tomoyo_same_unix_acl(const struct tomoyo_acl_info *a, const struct tomoyo_acl_info *b)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct tomoyo_acl_info * | a | |
const struct tomoyo_acl_info * | b |
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 |