函数逻辑报告 |
Source Code:security\integrity\ima\ima_mok.c |
Create Date:2022-07-27 22:07:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Allocate the IMA blacklist keyring
函数原型:__init int ima_mok_init(void)
返回类型:int
参数:无
28 | 打印注释信息("Allocating IMA blacklist keyring.\n") |
30 | restriction等于分配内存并置零 |
31 | 如果非restriction则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
44 | 如果是错误则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
47 | 设置内存位 |
48 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |