Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sort/common/
H A Dutility.h150 extern void atexit_handler(void);
H A Dinitialize.c96 if (atexit(atexit_handler) < 0) in initialize_pre()
H A Dutility.c276 atexit_handler() in atexit_handler() function