函数逻辑报告 | 
Source Code:security\selinux\hooks.c | 
Create Date:2022-07-27 20:33:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:selinux_msg_queue_msgrcv
函数原型:static int selinux_msg_queue_msgrcv(struct kern_ipc_perm *msq, struct msg_msg *msg, struct task_struct *target, long type, int mode)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct kern_ipc_perm * | msq | |
| struct msg_msg * | msg | |
| struct task_struct * | target | |
| long | type | |
| int | mode | 
| 6059 | isec等于selinux_ipc(msq) | 
| 6060 | msec等于selinux_msg_msg(msg) | 
| 6062 | type等于LSM_AUDIT_DATA_IPC | 
| 6072 | 返回:rc | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |