Function report |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-28 19:34:18 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_find_yesno - Find values for specified keyword.*@string: String to check.*@find: Name of keyword.* Returns 1 if "@find=yes" was found, 0 if "@find=no" was found, -1 otherwise.
Proto:static s8 tomoyo_find_yesno(const char *string, const char *find)
Type:s8
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | string | |
const char * | find |
557 | If cp Then |
564 | Return -1 |
Name | Describe |
---|---|
tomoyo_set_mode | moyo_set_mode - Set mode for specified profile.*@name: Name of functionality.*@value: Mode for @name.*@profile: Pointer to "struct tomoyo_profile".* Returns 0 on success, negative value otherwise. |
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 |