OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:terminate_cleanup
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/tools/ctf/cvt/
ctfconvert.c
69
terminate_cleanup
(void)
function
226
set_terminate_cleanup(
terminate_cleanup
);
util.c
50
static void (*
terminate_cleanup
)(void) = NULL;
variable
137
terminate_cleanup
= cleanup;
150
if (
terminate_cleanup
)
151
terminate_cleanup
();
ctfmerge.c
675
terminate_cleanup
(void)
function
983
set_terminate_cleanup(
terminate_cleanup
);
Completed in 62 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026