Home
last modified time | relevance | path

Searched refs:SAFE_CLOSEDIR (Results 1 – 6 of 6) 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_()
/external/ltp/testcases/kernel/fs/fs_fill/
Dfs_fill.c70 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.h214 #define SAFE_CLOSEDIR(dirp) \ macro