Home
last modified time | relevance | path

Searched refs:libbpf_strerror_r (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/lib/bpf/
Dstr_error.h7 char *libbpf_strerror_r(int err, char *dst, int len);
Dstr_error.c20 char *libbpf_strerror_r(int err, char *dst, int len) in libbpf_strerror_r() function