函数逻辑报告 | 
Source Code:security\tomoyo\common.c | 
Create Date:2022-07-27 21:03:37 | 
| Last Modify:2020-03-18 09:15:18 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:moyo_set_uint - Set value for specified preference.*@i: Pointer to "unsigned int".*@string: String to check.*@find: Name of keyword.* Returns nothing.
函数原型:static void tomoyo_set_uint(unsigned int *i, const char *string, const char *find)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| 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 | 如果cp则sscanf - Unformat a buffer into a list of arguments*@buf: input buffer*@fmt: formatting of buffer*@...: resulting arguments | 
| 名称 | 描述 | 
|---|---|
| tomoyo_write_profile | moyo_write_profile - Write profile table.*@head: Pointer to "struct tomoyo_io_buffer".* Returns 0 on success, negative value otherwise. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |