DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
err_set_exit
include/err.h
63
void err_set_exit (void (*)(int));
usr.sbin/burncd/burncd.c
147
err_set_exit(cleanup);
usr.sbin/burncd/burncd.c
277
err_set_exit(NULL);