DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
errx
bin/sh/bltin/bltin.h
67
#define errx(exitstatus, ...) error(__VA_ARGS__)
lib/libc/gen/err.c
112
errx(int eval, const char *fmt, ...)