Function report |
Source Code:kernel\cred.c |
Create Date:2022-07-28 09:32:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_security_override_from_ctx - Set the security ID in a set of credentials*@new: The credentials to alter*@secctx: The LSM security context to generate the security ID from.* Set the LSM security ID in a set of credentials so that the subjective
Proto:int set_security_override_from_ctx(struct cred *new, const char *secctx)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct cred * | new | |
const char * | secctx |
761 | ret = security_secctx_to_secid(secctx, strlen - Find the length of a string*@s: The string to be sized, & 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 |