Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:55:47 |
| Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ltrim
Proto:static const char *ltrim(const char *s)
Type:char
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const char * | s |
| 331 | When Note: isspace() must return false for %NUL-terminator ( * s) cycle |
| 332 | s++ |
| 334 | Return s |
| Name | Describe |
|---|---|
| verbose_linfo |
| 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 |