OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_cleanup
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/stdio/
findfp.c
201
* exit() calls
_cleanup
() through *__cleanup, set whenever we
205
* The name `
_cleanup
' is, alas, fairly well known outside stdio.
208
_cleanup
(void)
function
226
__cleanup =
_cleanup
; /* conservative */
/src/external/lgpl2/userspace-rcu/dist/tests/utils/
tap.sh
99
# Used to call
_cleanup
on shell exit
381
_cleanup
(){
function
440
_cleanup
tap.c
44
static void
_cleanup
(void);
172
atexit(
_cleanup
);
431
_cleanup
(void)
function
/src/crypto/external/apache2/openssl/dist/providers/fips/
self_test.c
124
void
_cleanup
(void);
126
#pragma fini(
_cleanup
)
131
void
_cleanup
(void)
function
/src/crypto/external/bsd/openssl/dist/providers/fips/
self_test.c
118
void
_cleanup
(void);
120
# pragma fini(
_cleanup
)
125
void
_cleanup
(void)
function
/src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib1funcs.S
2285
.weak
_cleanup
2286
.func
_cleanup
2287
_cleanup
:
2282
_cleanup
:
label
/src/external/gpl3/gcc/dist/libgcc/config/avr/
lib1funcs.S
2290
.weak
_cleanup
2291
.func
_cleanup
2292
_cleanup
:
2287
_cleanup
:
label
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026