Searched refs:atexit (Results 1 – 5 of 5) sorted by relevance
19 int atexit(void (*fun)(void)) in atexit() function
25 extern int atexit(void (*func)(void));
37 if (atexit(cleanup)) in mbedtls_init()
41 c atexit
40 c atexit