Home
last modified time | relevance | path

Searched refs:verrx (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/src/legacy/
Derr.c31 _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/
Derr.h19 _Noreturn void verrx(int, const char *, va_list);
/third_party/musl/porting/uniproton/kernel/include/
Derr.h19 _Noreturn void verrx(int, const char *, va_list);
/third_party/musl/porting/liteos_m/kernel/include/
Derr.h19 _Noreturn void verrx(int, const char *, va_list);
/third_party/musl/libc-test/src/functionalext/supplement/legacy/
Dverrx.c31 verrx(status, fmt, ap); in veerx_0100()
Dtest_src_functionalext_supplement_legacy.gni22 "verrx",
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Derr.h19 _Noreturn void verrx(int, const char *, va_list);
/third_party/musl/include/
Derr.h19 _Noreturn void verrx(int, const char *, va_list);
/third_party/elfutils/lib/
Derror.c55 verrx (status, format, argp); in error()
DChangeLog51 call verr, verrx, vwarn or vwarnx based on status and errnum.
/third_party/musl/
Dlibc.map.txt1862 verrx;