Home
last modified time | relevance | path

Searched refs:SAFE_CLOSEDIR (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_utils.h49 SAFE_CLOSEDIR(NULL, dir); in wait_for_threads()
55 SAFE_CLOSEDIR(NULL, dir); in wait_for_threads()
/external/ltp/lib/
Dtst_dir_is_empty.c46 SAFE_CLOSEDIR(cleanup_fn, dir); in tst_dir_is_empty_()
Dtst_device.c405 SAFE_CLOSEDIR(NULL, dir); in find_stat_file()
410 SAFE_CLOSEDIR(NULL, dir); in find_stat_file()
/external/ltp/testcases/kernel/fs/fs_fill/
Dfs_fill.c58 SAFE_CLOSEDIR(d); in worker()
/external/ltp/testcases/kernel/controllers/cgroup_xattr/
Dcgroup_xattr.c229 SAFE_CLOSEDIR(NULL, odir[i]); in cleanup()
/external/ltp/include/old/
Dsafe_macros.h325 #define SAFE_CLOSEDIR(cleanup_fn, dirp) \ macro
/external/ltp/include/
Dtst_safe_macros.h215 #define SAFE_CLOSEDIR(dirp) \ macro