Function report |
Source Code:kernel\bpf\helpers.c |
Create Date:2022-07-28 13:08:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:____bpf_strtol
Proto:static inline __attribute__((__always_inline__)) u64 ____bpf_strtol(const char *buf, size_t buf_len, u64 flags, long *res)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | buf | |
size_t | buf_len | |
u64 | flags | |
long * | res |
449 | Return err |
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 |