Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vwarnx
headers/compatibility/bsd/err.h
69
void vwarnx(const char *, __va_list) __printflike(1, 0);
src/libs/bsd/err.c
184
vwarnx(fmt, ap);