Function report |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-28 19:21:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_cred_getsecid - get the secid corresponding to a creds structure*@cred: the object creds*@secid: where to put the result* Sets the secid to contain a u32 version of the smack label.
Proto:static void smack_cred_getsecid(const struct cred *cred, unsigned int *secid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cred * | cred | |
unsigned int * | secid |
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 |