Home
last modified time | relevance | path

Searched refs:exit_cleanup (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.81.2/tests/vfs/
H A Do_search.c35 exit_cleanup(void) in exit_cleanup() function
55 atexit(exit_cleanup);
/xnu-8792.81.2/tests/
H A Diopolicy.c38 exit_cleanup(void) in exit_cleanup() function
56 atexit(exit_cleanup);
H A Dfile_leases.c41 exit_cleanup(void) in exit_cleanup() function
75 atexit(exit_cleanup); in create_test_file()