Function report |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-28 19:21:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_task_to_inode - copy task smack into the inode blob*@p: task to copy from*@inode: inode to copy to* Sets the smack pointer in the inode security blob
Proto:static void smack_task_to_inode(struct task_struct *p, struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
struct inode * | inode |
2223 | isp = smack_inode(inode) |
2224 | skp = smk_of_task_struct(p) |
2226 | label of the fso = skp |
2227 | smack inode flags |= de is instantiated |
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 |