函数逻辑报告 |
Source Code:security\integrity\ima\ima_template.c |
Create Date:2022-07-27 22:04:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ima_template_fmt_setup
函数原型:static int __init ima_template_fmt_setup(char *str)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
char * | str |
118 | num_templates等于ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(builtin_templates) |
120 | 如果ima_template则返回:1 |
123 | 如果template_desc_init_fields(str, NULL, NULL)小于0则 |
124 | 打印错误信息("format string '%s' not valid, using template %s\n", str, CONFIG_IMA_DEFAULT_TEMPLATE) |
126 | 返回:1 |
132 | 返回:1 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |