Function report |
Source Code:security\tomoyo\domain.c |
Create Date:2022-07-28 19:39:38 |
Last Modify:2022-05-23 20:14:46 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_last_word - Get last component of a domainname.*@name: Domainname to check.* Returns the last word of @domainname.
Proto:static const char *tomoyo_last_word(const char *name)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
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 | Return name |
Name | Describe |
---|---|
tomoyo_transition_type | moyo_transition_type - Get domain transition type |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |