Home
last modified time | relevance | path

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

/lib/libc/
Dexit.c7 struct atexit_cb { struct
8 struct atexit_cb *next; argument
13 static struct atexit_cb _atexits[32]; // POSIX requires at least 32 atexit functions argument