Home
last modified time | relevance | path

Searched defs:errnum (Results 1 – 6 of 6) 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.c116 int target__strerror(struct target *target, int errnum, in target__strerror()
Ddso.c1350 int idx, errnum = dso->load_errno; in dso__strerror_load() local
Dannotate.c1601 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