函数逻辑报告 |
Source Code:security\selinux\include\objsec.h |
Create Date:2022-07-27 20:25:08 |
Last Modify:2020-03-18 08:17:34 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:selinux_file
函数原型:static inline struct file_security_struct *selinux_file(const struct file *file)
返回类型:struct file_security_struct
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct file * | file |
159 | 返回:f_security加lbs_file |
名称 | 描述 |
---|---|
file_alloc_security | |
file_has_perm | Check whether a task can use an open file descriptor toaccess an inode in a given way. Check access to thedescriptor itself, and then use dentry_has_perm tocheck a particular permission to the file.Access to the descriptor is implicitly granted if it |
selinux_binder_transfer_file | |
selinux_file_permission | |
ioctl_has_perm | Check whether a task has the ioctl permission and cmd* operation to an inode. |
selinux_file_set_fowner | |
selinux_file_send_sigiotask | |
selinux_file_open | |
selinux_kernel_module_from_file |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |