Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dmisc.c174 exit_cb fth_exit_hook; variable
689 if (fth_exit_hook != NULL) in fth_exit()
690 (*fth_exit_hook) (n); in fth_exit()
H A Dfth.h257 extern exit_cb fth_exit_hook;
/dports/audio/snd/snd-21.2/
H A Dxen.c1295 fth_exit_hook = fth_snd_exit; in xen_initialize()
/dports/lang/fth/fth-1.4.1/
H A Dfth.01626 The exit hook fth_exit_hook will be called if set, all procs