函数逻辑报告 |
Source Code:lib\test-string_helpers.c |
Create Date:2022-07-27 07:23:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:test_string_escape
函数原型:static __init void test_string_escape(const char *name, const struct test_string_2 *s2, unsigned int flags, const char *esc)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | name | |
const struct test_string_2 * | s2 | |
unsigned int | flags | |
const char * | esc |
279 | out_size等于512 |
280 | out_test等于kmalloc(out_size, GFP_KERNEL) |
281 | out_real等于kmalloc(out_size, GFP_KERNEL) |
282 | in等于kmalloc(256, GFP_KERNEL) |
323 | out : |
名称 | 描述 |
---|---|
test_string_helpers_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |