OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
handle_first
regress/lib/libc/atexit/atexit_test.c
55
void handle_first(void);
regress/lib/libc/atexit/atexit_test.c
87
if (atexit(handle_first)) {