Function report |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-28 19:36:25 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_truncate - Truncate a line.*@str: String to truncate.* Returns length of truncated @str.
Proto:static int tomoyo_truncate(char *str)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str |
1986 | str++ |
1987 | str = '\0' |
1988 | Return strlen - Find the length of a string*@s: The string to be sized + 1 |
Name | Describe |
---|---|
tomoyo_add_entry | moyo_add_entry - Add an ACL to current thread's domain. Used by learning mode.*@domain: Pointer to "struct tomoyo_domain_info".*@header: Lines containing ACL.* Returns nothing. |
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 |