Function report |
Source Code:security\smack\smack.h |
Create Date:2022-07-28 19:19:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_ipc
Proto:static inline struct smack_known **smack_ipc(const struct kern_ipc_perm *ipc)
Type:struct smack_known
Parameter:
Type | Parameter | Name |
---|---|---|
const struct kern_ipc_perm * | ipc |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |