Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c126 exit_cleanup(void) in exit_cleanup() function
1177 if (atexit(exit_cleanup) != 0) { in writefile()