Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/stdlib/
H A Datexit.c59 struct atexit { struct
60 struct atexit *next; /* next in list */ argument
62 struct atexit_fn { argument
73 static struct atexit *__atexit; /* points to head of LIFO stack */ argument
122 atexit(void (*func)(void)) in atexit() function
/dflybsd-src/contrib/gcc-4.7/libgcc/config/
H A Ddarwin-crt3.c520 atexit (atexit_callback func) in atexit() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf46 atexit keyword