函数逻辑报告 |
Source Code:security\tomoyo\domain.c |
Create Date:2022-07-27 21:08:52 |
Last Modify:2022-05-23 20:14:46 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_transition_type - Get domain transition type
函数原型:static enum tomoyo_transition_type tomoyo_transition_type(const struct tomoyo_policy_namespace *ns, const struct tomoyo_path_info *domainname, const struct tomoyo_path_info *program)
返回类型:enum tomoyo_transition_type
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct tomoyo_policy_namespace * | ns | |
const struct tomoyo_path_info * | domainname | |
const struct tomoyo_path_info * | program |
348 | last_name等于moyo_last_word - Get last component of a domainname.*@name: Domainname to check.* Returns the last word of @domainname. |
371 | 返回:type |
名称 | 描述 |
---|---|
tomoyo_find_next_domain | moyo_find_next_domain - Find a domain.*@bprm: Pointer to "struct linux_binprm".* Returns 0 on success, negative value otherwise.* Caller holds tomoyo_read_lock(). |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |