Function report | 
Source Code:security\security.c | 
Create Date:2022-07-28 18:39:53 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:security_cred_alloc_blank
Proto:int security_cred_alloc_blank(struct cred *cred, gfp_t gfp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cred * | cred | |
| gfp_t | gfp | 
| 1531 | rc = call_int_hook(Allocate blank credentials, such that the credentials can be filled in at a* later date without risk of ENOMEM., 0, cred, gfp) | 
| 1532 | If Value for the false possibility is greater at compile time(rc) Then security_cred_free(cred) | 
| 1534 | Return rc | 
| 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  |