Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf_errno.c
H A Dlibbpf_utils.c31 static const char *libbpf_strerror_table[NR_ERRNO] = { variable
65 msg = libbpf_strerror_table[ERRNO_OFFSET(err)]; in libbpf_strerror()