Searched refs:SAFE_CLOSEDIR (Results 1 – 6 of 6) 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_()
70 SAFE_CLOSEDIR(d); in worker()
229 SAFE_CLOSEDIR(NULL, odir[i]); in cleanup()
325 #define SAFE_CLOSEDIR(cleanup_fn, dirp) \ macro
214 #define SAFE_CLOSEDIR(dirp) \ macro