Searched refs:atexit (Results 1 – 6 of 6) sorted by relevance
19 int atexit(void (*fun)(void)) in atexit() function
25 extern int atexit(void (*func)(void));
36 if (atexit(cleanup)) in mbedtls_init()
44 c atexit
63 c atexit
62 c atexit
Completed in 5 milliseconds