函数逻辑报告 |
Source Code:lib\string.c |
Create Date:2022-07-27 06:59:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:strpbrk - Find the first occurrence of a set of characters*@cs: The string to be searched*@ct: The characters to search for
函数原型:char *strpbrk(const char *cs, const char *ct)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | cs | |
const char * | ct |
618 | 返回:NULL |
名称 | 描述 |
---|---|
strsep | 分割字符串 |
ddebug_exec_queries | handle multiple queries in query string, continue on error, returnlast error or number of matching callsites. Module name is eitherin param (for boot arg) or perhaps in query string. |
contains_operator | |
traceprobe_split_symbol_offset | Split symbol and offset. |
traceprobe_update_arg | |
trace_uprobe_create | |
kdbgetaddrarg | kdbgetaddrarg - This function is responsible for parsing an* address-expression and returning the value of the expression,* symbol name, and offset to the caller |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |