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

/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dutil.c47 static void (*terminate_cleanup)(void) = NULL; variable
134 terminate_cleanup = cleanup;
147 if (terminate_cleanup)
148 terminate_cleanup();
H A Dctfconvert.c65 terminate_cleanup(void) function
222 set_terminate_cleanup(terminate_cleanup);
H A Dctfmerge.c596 terminate_cleanup(void) function
880 set_terminate_cleanup(terminate_cleanup);

Completed in 115 milliseconds