Lines Matching refs:exitfuncs
1748 static void (*exitfuncs[NEXITFUNCS])(void);1755 exitfuncs[nexitfuncs++] = func;1786 (*exitfuncs[--nexitfuncs])();