Searched refs:verrx (Results 1 – 11 of 11) sorted by relevance
/third_party/musl/src/legacy/ |
D | err.c | 31 _Noreturn void verrx(int status, const char *fmt, va_list ap) in verrx() function 65 verrx(status, fmt, ap); in errx()
|
/third_party/musl/ndk_musl_include/ |
D | err.h | 19 _Noreturn void verrx(int, const char *, va_list);
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | err.h | 19 _Noreturn void verrx(int, const char *, va_list);
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | err.h | 19 _Noreturn void verrx(int, const char *, va_list);
|
/third_party/musl/libc-test/src/functionalext/supplement/legacy/ |
D | verrx.c | 31 verrx(status, fmt, ap); in veerx_0100()
|
D | test_src_functionalext_supplement_legacy.gni | 22 "verrx",
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | err.h | 19 _Noreturn void verrx(int, const char *, va_list);
|
/third_party/musl/include/ |
D | err.h | 19 _Noreturn void verrx(int, const char *, va_list);
|
/third_party/elfutils/lib/ |
D | error.c | 55 verrx (status, format, argp); in error()
|
D | ChangeLog | 51 call verr, verrx, vwarn or vwarnx based on status and errnum.
|
/third_party/musl/ |
D | libc.map.txt | 1862 verrx;
|