函数逻辑报告 |
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 |
函数名称:字符串长度
函数原型:size_t strnlen(const char *s, size_t count)
返回类型:size_t
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | s | |
size_t | count |
221 | asm volatile |
233 | 返回:res |
名称 | 描述 |
---|---|
vsprintf | |
test_hexdump_overflow | |
kstrndup | kstrndup - allocate space for and copy an existing string*@s: the string to duplicate*@max: read at most @max chars from @s*@gfp: the GFP mask used in the kmalloc() call when allocating memory* Note: Use kmemdup_nul() instead if the size is known exactly |
tomoyo_unix_entry | moyo_unix_entry - Check permission for UNIX network operation.*@address: Pointer to "struct tomoyo_addr_info".* Returns 0 on success, negative value otherwise. |
fname_decrypt | ame_decrypt() - decrypt a filename* The caller must have allocated sufficient memory for the @oname string.* Return: 0 on success, -errno on failure |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |