函数逻辑报告 |
Source Code:security\tomoyo\domain.c |
Create Date:2022-07-27 21:08:41 |
Last Modify:2022-05-23 20:14:46 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_last_word - Get last component of a domainname.*@name: Domainname to check.* Returns the last word of @domainname.
函数原型:static const char *tomoyo_last_word(const char *name)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | name |
204 | cp等于strrchr - Find the last occurrence of a character in a string*@s: The string to be searched*@c: The character to search for |
208 | 返回:name |
名称 | 描述 |
---|---|
tomoyo_transition_type | moyo_transition_type - Get domain transition type |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |