Searched refs:atexit_handler (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sort/common/
H A Dinitialize.c96 if (atexit(atexit_handler) < 0)
H A Dutility.h150 extern void atexit_handler(void);
H A Dutility.c268 * atexit_handler() cleans up any temporary files outstanding after a fatal
276 atexit_handler() function

Completed in 93 milliseconds