Searched refs:SAFE_CLOSEDIR (Results 1 – 7 of 7) sorted by relevance
49 SAFE_CLOSEDIR(NULL, dir); in wait_for_threads()55 SAFE_CLOSEDIR(NULL, dir); in wait_for_threads()
46 SAFE_CLOSEDIR(cleanup_fn, dir); in tst_dir_is_empty_()
405 SAFE_CLOSEDIR(NULL, dir); in find_stat_file()410 SAFE_CLOSEDIR(NULL, dir); in find_stat_file()
58 SAFE_CLOSEDIR(d); in worker()
229 SAFE_CLOSEDIR(NULL, odir[i]); in cleanup()
325 #define SAFE_CLOSEDIR(cleanup_fn, dirp) \ macro
215 #define SAFE_CLOSEDIR(dirp) \ macro