函数逻辑报告 |
Source Code:include\linux\compiler.h |
Create Date:2022-07-27 06:38:02 |
Last Modify:2020-03-15 19:10:59 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:read_word_at_a_time
函数原型:static __no_kasan_or_inline unsigned long read_word_at_a_time(const void *addr)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | addr |
280 | kasan_check_read(addr, 1) |
281 | 返回:addr |
名称 | 描述 |
---|---|
strscpy | strscpy - Copy a C-string into a sized buffer*@dest: Where to copy the string to*@src: Where to copy the string from*@count: Size of destination buffer* Copy the string, or as much of it as fits, into the dest buffer. The |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |