函数逻辑报告 | 
Source Code:arch\x86\lib\string_32.c | 
Create Date:2022-07-27 08:25:03 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:memchr
函数原型:void *memchr(const void *cs, int c, size_t count)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| const void * | cs | |
| int | c | |
| size_t | count | 
| 184 | 如果非count则返回:NULL | 
| 186 | asm volatile | 
| 194 | 返回:res | 
| 名称 | 描述 | 
|---|---|
| validate_nla | |
| decode_state | |
| disk_store | |
| msg_print_text | |
| legacy_parse_param | Add a parameter to a legacy config. We build up a comma-separated list of* options. | 
| kasan_memchr | |
| proc_get_long | proc_get_long - reads an ASCII formatted integer from a user buffer*@buf: a kernel buffer*@size: size of the kernel buffer*@val: this is where the number will be stored*@neg: set to %TRUE if number is negative*@perm_tr: a vector which contains the allowed | 
| verify_dirent_name | POSIX says that a dirent name cannot contain NULL or a '/'.* It's not 100% clear what we should really do in this case.* The filesystem is clearly corrupted, but returning a hard* error means that you now don't see any of the other names | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |