函数逻辑报告 |
Source Code:security\apparmor\policy_unpack.c |
Create Date:2022-07-27 21:35:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:verify_xindex
函数原型:static bool verify_xindex(int xindex, int table_size)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
int | xindex | |
int | table_size |
990 | xtype等于xindex按位与AA_X_TYPE_MASK |
992 | 如果xtype恒等于use a specified name ->n# 且index大于等于table_size则返回:0 |
994 | 返回:1 |
名称 | 描述 |
---|---|
verify_dfa_xindex | verify dfa xindexes are in range of transition tables |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |