函数逻辑报告 |
Source Code:security\tomoyo\common.h |
Create Date:2022-07-27 21:02:04 |
Last Modify:2020-03-18 09:12:16 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_same_number_union - Check for duplicated "struct tomoyo_number_union" entry.*@a: Pointer to "struct tomoyo_number_union".*@b: Pointer to "struct tomoyo_number_union".* Returns true if @a == @b, false otherwise.
函数原型:static inline bool tomoyo_same_number_union(const struct tomoyo_number_union *a, const struct tomoyo_number_union *b)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct tomoyo_number_union * | a | |
const struct tomoyo_number_union * | b |
1250 | 返回:values[0]恒等于values[0]且values[1]恒等于values[1]且Maybe NULL. 恒等于Maybe NULL. 且One of values in "enum tomoyo_value_type". [0]恒等于One of values in "enum tomoyo_value_type". [0]且One of values in "enum tomoyo_value_type". [1]恒等于One of values in "enum tomoyo_value_type". [1] |
名称 | 描述 |
---|---|
tomoyo_same_mkdev_acl | moyo_same_mkdev_acl - Check for duplicated "struct tomoyo_mkdev_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. |
tomoyo_same_path_number_acl | moyo_same_path_number_acl - Check for duplicated "struct tomoyo_path_number_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. |
tomoyo_same_mount_acl | moyo_same_mount_acl - Check for duplicated "struct tomoyo_mount_acl" entry.*@a: Pointer to "struct tomoyo_acl_info".*@b: Pointer to "struct tomoyo_acl_info".* Returns true if @a == @b, false otherwise. |
tomoyo_same_inet_acl | moyo_same_inet_acl - Check for duplicated "struct tomoyo_inet_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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |