Searched refs:_fns (Results 1 – 3 of 3) sorted by relevance
127 fn = p->_fns[n]; in __call_exitprocs()131 p->_fns[n] = NULL; in __call_exitprocs()
40 void (*_fns[_ATEXIT_SIZE])(void); /* the table itself */ member
102 p->_fns[p->_ind++] = fn; in __register_exitproc()