函数逻辑报告 |
Source Code:security\smack\smack.h |
Create Date:2022-07-27 20:48:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:smack_ipc
函数原型:static inline struct smack_known **smack_ipc(const struct kern_ipc_perm *ipc)
返回类型:struct smack_known
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct kern_ipc_perm * | ipc |
名称 | 描述 |
---|---|
smack_of_ipc | smack_of_ipc - the smack pointer for the ipc*@isp: the object* Returns a pointer to the smack value |
smack_ipc_alloc_security | smack_ipc_alloc_security - Set the security blob for ipc*@isp: the object* Returns 0 |
smack_ipc_permission | smack_ipc_permission - Smack access for ipc_permission()*@ipp: the object permissions*@flag: access requested* Returns 0 if current has read and write access, error code otherwise |
smack_ipc_getsecid | smack_ipc_getsecid - Extract smack security id*@ipp: the object permissions*@secid: where result will be saved |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |