Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 12:02:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_pos - find the position of a string within a command for error careting*@cmd: The tracing command that caused the error*@str: The string to position the caret at within @cmd* Finds the position of the first occurence of @str within @cmd
Proto:unsigned int err_pos(char *cmd, const char *str)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | cmd | |
const char * | str |
7105 | If WARN_ON(!strlen - Find the length of a string*@s: The string to be sized) Then Return 0 |
7108 | found = strstr - Find the first substring in a %NUL terminated string*@s1: The string to be searched*@s2: The string to search for |
7112 | Return 0 |
Name | Describe |
---|---|
errpos |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |