函数逻辑报告 |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-27 20:30:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:selinux_file_ioctl
函数原型:static int selinux_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file * | file | |
unsigned int | cmd | |
unsigned long | arg |
3614 | cred等于current_cred - Access the current task's subjective credentials* Access the subjective credentials of the current task. RCU-safe,* since nobody else can modify it.() |
3615 | error等于0 |
3620 | 当:cmd恒等于map access |
3622 | 当:cmd恒等于get the block size used for bmap |
3624 | 当:cmd恒等于FS_IOC_GETFLAGS |
3626 | 当:cmd恒等于FS_IOC_GETVERSION |
3628 | 退出 |
3630 | 当:cmd恒等于FS_IOC_SETFLAGS |
3632 | 当:cmd恒等于FS_IOC_SETVERSION |
3634 | 退出 |
3641 | 退出 |
3652 | 默认 |
3655 | 返回:error |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |