函数逻辑报告 |
Source Code:kernel\cred.c |
Create Date:2022-07-27 10:33:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:set_security_override - Set the security ID in a set of credentials*@new: The credentials to alter*@secid: The LSM security ID to set* Set the LSM security ID in a set of credentials so that the subjective
函数原型:int set_security_override(struct cred *new, unsigned int secid)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cred * | new | |
unsigned int | secid |
742 | 返回:security_kernel_act_as(new, secid) |
名称 | 描述 |
---|---|
set_security_override_from_ctx | 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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |