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

/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dutil.c46 static void (*terminate_cleanup)(void) = NULL; variable
133 terminate_cleanup = cleanup;
146 if (terminate_cleanup)
147 terminate_cleanup();
H A Dctfconvert.c65 terminate_cleanup(void) function
222 set_terminate_cleanup(terminate_cleanup);
H A Dctfmerge.c596 terminate_cleanup(void) function
879 set_terminate_cleanup(terminate_cleanup);

Completed in 96 milliseconds