Function report |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-28 19:34:19 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_set_uint - Set value for specified preference.*@i: Pointer to "unsigned int".*@string: String to check.*@find: Name of keyword.* Returns nothing.
Proto:static void tomoyo_set_uint(unsigned int *i, const char *string, const char *find)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int * | i | |
const char * | string | |
const char * | find |
579 | cp = strstr - Find the first substring in a %NUL terminated string*@s1: The string to be searched*@s2: The string to search for |
581 | If cp Then sscanf - Unformat a buffer into a list of arguments*@buf: input buffer*@fmt: formatting of buffer*@...: resulting arguments |
Name | Describe |
---|---|
tomoyo_write_profile | moyo_write_profile - Write profile table.*@head: Pointer to "struct tomoyo_io_buffer".* 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 |