Home
last modified time | relevance | path

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

/glibc-2.36/stdlib/
Dexit.c74 void (*onfct) (int status, void *arg); in __run_exit_handlers() local
82 onfct = f->func.on.fn; in __run_exit_handlers()
85 PTR_DEMANGLE (onfct); in __run_exit_handlers()
89 onfct (status, arg); in __run_exit_handlers()