函数逻辑报告 |
Source Code:kernel\cred.c |
Create Date:2022-07-27 10:33:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:cred_cap_issubset
函数原型:static bool cred_cap_issubset(const struct cred *set, const struct cred *subset)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct cred * | set | |
const struct cred * | subset |
417 | 返回:false |
名称 | 描述 |
---|---|
commit_creds | mmit_creds - Install new credentials upon the current task*@new: The credentials to be assigned* Install a new set of credentials to the current task, using RCU to replace* the old set. Both the objective and the subjective credentials pointers are |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |