OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:log_cleanup
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/dist/omapip/
errwarn.c
50
void (*
log_cleanup
) (void);
variable
90
if (
log_cleanup
)
91
(*
log_cleanup
) ();
/src/external/bsd/libc++/dist/libcxxrt/test/
test_exception.cc
11
void
log_cleanup
(void* ignored)
function
16
__attribute__((cleanup(
log_cleanup
))) __attribute__((unused))\
Completed in 16 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026