函数逻辑报告 |
Source Code:arch\x86\lib\strstr_32.c |
Create Date:2022-07-27 08:24:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:strstr
函数原型:char *strstr(const char *cs, const char *ct)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | cs | |
const char * | ct |
9 | __asm__ __volatile__ |
31 | 返回:__res |
名称 | 描述 |
---|---|
ddebug_change | Search the tables for _ddebug's which match the given `query' and* apply the `flags' and `mask' to them. Returns number of matching* callsites, normally the same as number of changes. If verbose,* logs the changes. Takes ddebug_lock. |
print_cpu_info | |
strict_iomem | |
init_rootfs | |
early_memblock | |
tomoyo_find_yesno | moyo_find_yesno - Find values for specified keyword.*@string: String to check.*@find: Name of keyword.* Returns 1 if "@find=yes" was found, 0 if "@find=no" was found, -1 otherwise. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |