Function report |
Source Code:security\security.c |
Create Date:2022-07-28 18:39:56 |
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_getsecid
Proto:void security_cred_getsecid(const struct cred *c, unsigned int *secid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cred * | c | |
unsigned int * | secid |
1572 | secid = 0 |
1573 | Hook list operation macros.* call_void_hook:* This is a hook that does not return a value.* call_int_hook:* This is a hook that returns a value.(cred_getsecid, c, secid) |
Name | Describe |
---|---|
ima_bprm_check | ma_bprm_check - based on policy, collect/store measurement.*@bprm: contains the linux_binprm structure* The OS protects against an executable file, already open for write,* from being executed in deny_write_access() and an executable file, |
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 |