函数逻辑报告 | 
Source Code:security\tomoyo\condition.c | 
Create Date:2022-07-27 21:07:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:moyo_get_transit_preference - Parse domain transition preference for execve().*@param: Pointer to "struct tomoyo_acl_param".*@e: Pointer to "struct tomoyo_condition".* Returns the condition string part.
函数原型:static char *tomoyo_get_transit_preference(struct tomoyo_acl_param *param, struct tomoyo_condition *e)
返回类型:char
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct tomoyo_acl_param * | param | |
| struct tomoyo_condition * | e | 
| 460 | 如果pos恒等于'<'则 | 
| 462 | 转到:done | 
| 478 | done : | 
| 479 | 如果Maybe NULL. 则返回:data | 
| 485 | 返回:"/" | 
| 名称 | 描述 | 
|---|---|
| tomoyo_get_condition | moyo_get_condition - Parse condition part.*@param: Pointer to "struct tomoyo_acl_param".* Returns pointer to "struct tomoyo_condition" on success, NULL otherwise. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |