Function report |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-28 18:58:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set the security data for a kernel service* - all the creation contexts are set to unlabelled
Proto:static int selinux_kernel_act_as(struct cred *new, unsigned int secid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct cred * | new | |
unsigned int | secid |
3935 | tsec = selinux_cred(new) |
3944 | If ret == 0 Then |
3950 | Return ret |
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 |