Home
last modified time | relevance | path

Searched refs:atfct (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/stdlib/
Dexit.c73 void (*atfct) (void); in __run_exit_handlers() local
93 atfct = f->func.at; in __run_exit_handlers()
95 PTR_DEMANGLE (atfct); in __run_exit_handlers()
99 atfct (); in __run_exit_handlers()