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