Searched refs:libbpf_strerror_r (Results 1 – 2 of 2) sorted by relevance
| /tools/lib/bpf/ | ||
| A D | str_error.h | 7 char *libbpf_strerror_r(int err, char *dst, int len); |
| A D | str_error.c | 20 char *libbpf_strerror_r(int err, char *dst, int len) in libbpf_strerror_r() function |
Completed in 5 milliseconds