FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
perror
lib/libc/stdio/perror.c
45
perror(const char *s)
stand/kboot/libkboot/dfk.c
13
#define perror(msg) printf("ERROR %d: %s\n", errno, msg)