Searched refs:warnx (Results 1 – 6 of 6) sorted by relevance
/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() 514 warnx(posixly_correct ? illoptchar : gnuoptchar, 518 warnx(illoptchar, optchar); 530 warnx(recargchar, optchar); 554 warnx(recargchar, optchar);
|
/bionic/libc/upstream-openbsd/lib/libc/gen/ |
D | warnx.c | 35 warnx(const char *fmt, ...) in warnx() function 43 DEF_WEAK(warnx);
|
/bionic/libc/include/ |
D | err.h | 107 void warnx(const char* _Nullable __fmt, ...) __printflike(1, 2);
|
/bionic/libc/ |
D | libc.map.txt | 1156 warnx;
|
D | Android.bp | 503 "upstream-openbsd/lib/libc/gen/warnx.c",
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 1156 warnx;
|