Function report | 
Source Code:security\smack\smack_lsm.c | 
Create Date:2022-07-28 19:21:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:smack_kernel_create_files_as - Set the file creation label in a set of creds*@new: points to the set of credentials to be modified*@inode: points to the inode to use as a reference* Set the file creation context in a set of credentials to the same* as the
Proto:static int smack_kernel_create_files_as(struct cred *new, struct inode *inode)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cred * | new | |
| struct inode * | inode | 
| 2025 | isp = smack_inode(inode) | 
| 2026 | tsp = smack_cred(new) | 
| 2030 | Return 0 | 
| 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  |