Home
last modified time | relevance | path

Searched defs:errnum (Results 1 – 7 of 7) sorted by relevance

/tools/lib/
Dstr_error_r.c21 char *str_error_r(int errnum, char *buf, size_t buflen) in str_error_r()
/tools/lib/traceevent/
Dtep_strerror.c30 enum tep_errno errnum, char *buf, size_t buflen) in tep_strerror()
/tools/perf/util/
Dtarget.c148 int target__strerror(struct target *target, int errnum, in target__strerror()
Ddso.c1439 int idx, errnum = dso->load_errno; in dso__strerror_load() local
Dannotate.c1578 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen) in symbol__strerror_disassemble()
/tools/testing/selftests/powerpc/tm/
Dtm-unavailable.c37 #define err_at_line(status, errnum, format, ...) \ argument
/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c33 #define _FAIL(errnum, fmt...) \ argument