Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
libbpf_errstr
tools/lib/bpf/libbpf_internal.h
183
const char *libbpf_errstr(int err);
tools/lib/bpf/libbpf_internal.h
185
#define errstr(err) libbpf_errstr(err)