Searched defs:errnum (Results 1 – 7 of 7) sorted by relevance
/tools/lib/ |
D | str_error_r.c | 21 char *str_error_r(int errnum, char *buf, size_t buflen) in str_error_r()
|
/tools/lib/traceevent/ |
D | tep_strerror.c | 30 enum tep_errno errnum, char *buf, size_t buflen) in tep_strerror()
|
/tools/perf/util/ |
D | target.c | 116 int target__strerror(struct target *target, int errnum, in target__strerror()
|
D | dso.c | 1426 int idx, errnum = dso->load_errno; in dso__strerror_load() local
|
D | annotate.c | 1572 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen) in symbol__strerror_disassemble()
|
/tools/testing/selftests/powerpc/tm/ |
D | tm-unavailable.c | 37 #define err_at_line(status, errnum, format, ...) \ argument
|
/tools/testing/selftests/bpf/prog_tests/ |
D | sockmap_listen.c | 33 #define _FAIL(errnum, fmt...) \ argument
|