函数逻辑报告 |
Source Code:security\security.c |
Create Date:2022-07-27 20:13:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:security_cred_free
函数原型:void security_cred_free(struct cred *cred)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cred * | cred |
1543 | 如果此条件成立可能性小(为编译器优化)( subjective LSM security == NULL)则返回 |
1546 | Hook list operation macros.* call_void_hook:* This is a hook that does not return a value.* call_int_hook:* This is a hook that returns a value.(cred_free, cred) |
1548 | 释放内存 |
1549 | subjective LSM security = NULL |
名称 | 描述 |
---|---|
security_cred_alloc_blank | |
security_prepare_creds | |
put_cred_rcu | The RCU callback to actually dispose of a set of credentials |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |