Home
last modified time | relevance | path

Searched defs:atexit (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/lib/libc/stdlib/
H A Datexit.h13 struct atexit { struct
14 struct atexit *next; /* next in list */ argument
19 extern struct atexit *__atexit; /* points to head of LIFO stack */ argument