Searched refs:warnx (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/gen/ |
D | warnx.c | 35 warnx(const char *fmt, ...) in warnx() function 43 DEF_WEAK(warnx);
|
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
D | getopt_long.c | 263 warnx(ambig, in parse_long_options() 276 warnx(noarg, in parse_long_options() 314 warnx(recargstring, in parse_long_options() 335 warnx(illoptstring, in parse_long_options() 512 warnx(posixly_correct ? illoptchar : gnuoptchar, 516 warnx(illoptchar, optchar); 528 warnx(recargchar, optchar); 552 warnx(recargchar, optchar);
|
/bionic/libc/include/ |
D | err.h | 107 void warnx(const char* __fmt, ...) __printflike(1, 2);
|
/bionic/libc/upstream-openbsd/android/include/ |
D | openbsd-compat.h | 43 #define _warnx warnx
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 1158 warnx;
|
/bionic/libc/ |
D | libc.map.txt | 1158 warnx;
|
D | Android.bp | 396 "upstream-openbsd/lib/libc/gen/warnx.c",
|