函数逻辑报告 |
Source Code:security\selinux\avc.c |
Create Date:2022-07-27 20:17:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This is the slow part of avc audit with big stack footprint
函数原型:noinline int slow_avc_audit(struct selinux_state *state, unsigned int ssid, unsigned int tsid, u16 tclass, unsigned int requested, unsigned int audited, unsigned int denied, int result, struct common_audit_data *a)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct selinux_state * | state | |
unsigned int | ssid | |
unsigned int | tsid | |
u16 | tclass | |
unsigned int | requested | |
unsigned int | audited | |
unsigned int | denied | |
int | result | |
struct common_audit_data * | a |
766 | 如果非a则 |
767 | a等于stack_data |
768 | type等于LSM_AUDIT_DATA_NONE |
780 | selinux_audit_data等于sad |
783 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |