函数逻辑报告 |
Source Code:security\yama\yama_lsm.c |
Create Date:2022-07-27 21:49:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__report_access
函数原型:static void __report_access(struct callback_head *work)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct callback_head * | work |
57 | target_cmd等于Returns allocated NULL-terminated string containing process* command line, with inter-argument NULLs replaced with spaces,* and other special characters escaped. |
58 | agent_cmd等于Returns allocated NULL-terminated string containing process* command line, with inter-argument NULLs replaced with spaces,* and other special characters escaped. |
60 | pr_notice_ratelimited("ptrace %s of \"%s\"[%d] was attempted by \"%s\"[%d]\n", access, target_cmd, 进程ID, agent_cmd, 进程ID) |
65 | 释放内存 |
66 | 释放内存 |
68 | put_task_struct(agent) |
70 | 释放内存 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |