Function report |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-28 19:21:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_kernel_act_as - Set the subjective context in a set of credentials*@new: points to the set of credentials to be modified.*@secid: specifies the security ID to be set* Set the security data for a kernel service.
Proto:static int smack_kernel_act_as(struct cred *new, unsigned int secid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct cred * | new | |
unsigned int | secid |
2008 | new_tsp = smack_cred(new) |
2011 | Return 0 |
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 |