函数逻辑报告 |
Source Code:security\smack\smack.h |
Create Date:2022-07-27 20:48:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:smack_file
函数原型:static inline struct smack_known **smack_file(const struct file *file)
返回类型:struct smack_known
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct file * | file |
356 | 返回:f_security加lbs_file |
名称 | 描述 |
---|---|
smack_file_alloc_security | smack_file_alloc_security - assign a file security blob*@file: the object* The security blob for a file is a pointer to the master* label list, so no allocation is done.* f_security is the owner security information. It |
smack_file_set_fowner | smack_file_set_fowner - set the file security blob value*@file: object in question |
smack_file_send_sigiotask | smack_file_send_sigiotask - Smack on sigio*@tsk: The target task*@fown: the object the signal come from*@signum: unused* Allow a privileged task to get signals even if it shouldn't* Returns 0 if a subject with the object's smack could |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |