Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dreent.h78 struct _atexit { struct
79 struct _atexit *_next; /* next in list */ argument
85 struct _atexit { argument
86 struct _atexit *_next; /* next in list */ argument
380 struct _atexit *_atexit; member
381 struct _atexit _atexit0;
437 var->_atexit = _NULL; \
629 struct _atexit *_atexit; /* points to head of LIFO stack */ member
630 struct _atexit _atexit0; /* one guaranteed table, required by ANSI */
740 var->_atexit = _NULL; \