OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ah_atexit
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
atexit.c
50
#define
ah_atexit
ah_fun.fun_atexit
macro
99
if (ah->
ah_atexit
== NULL && ah->ah_next == NULL) {
227
if (dso == NULL || dso == ah->ah_dso || ah->
ah_atexit
== NULL) {
228
if (ah->
ah_atexit
!= NULL) {
235
atexit_func = ah->
ah_atexit
;
236
ah->
ah_atexit
= NULL;
Completed in 11 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025