Function report | 
Source Code:security\smack\smack_lsm.c | 
Create Date:2022-07-28 19:19:35 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:smk_copy_rules - copy a rule set*@nhead: new rules header pointer*@ohead: old rules header pointer*@gfp: type of the memory for the allocation* Returns 0 on success, -ENOMEM on error
Proto:static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead, gfp_t gfp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct list_head * | nhead | |
| struct list_head * | ohead | |
| gfp_t | gfp | 
| 352 | rc = 0 | 
| 356 | If (nrp == NULL) Then | 
| 363 | Return rc | 
| Name | Describe | 
|---|---|
| smack_cred_prepare | smack_cred_prepare - prepare new set of credentials for modification*@new: the new credentials*@old: the original credentials*@gfp: the atomicity of any memory allocations* Prepare a new set of credentials for modification. | 
| 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  |