函数逻辑报告 |
Source Code:security\security.c |
Create Date:2022-07-27 20:12:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lsm_task_alloc - allocate a composite task blob*@task: the task that needs a blob* Allocate the task blob for all the modules* Returns 0, or -ENOMEM if memory can't be allocated.
函数原型:static int lsm_task_alloc(struct task_struct *task)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task |
572 | 如果lbs_task恒等于0则 |
573 | security = NULL |
574 | 返回:0 |
580 | 返回:0 |
名称 | 描述 |
---|---|
lsm_early_task | |
security_task_alloc |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |