Searched refs:onfct (Results 1 – 1 of 1) sorted by relevance
74 void (*onfct) (int status, void *arg); in __run_exit_handlers() local82 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()