Searched refs:SAFE_LSTAT (Results 1 – 6 of 6) sorted by relevance
/external/ltp/testcases/kernel/syscalls/fchownat/ |
D | fchownat02.c | 94 SAFE_LSTAT(cleanup, TESTFILE_LINK, &l_buf); in setup() 123 SAFE_LSTAT(cleanup, TESTFILE_LINK, &l_buf); in test_verify()
|
/external/ltp/testcases/kernel/syscalls/open/ |
D | open14.c | 205 SAFE_LSTAT(cleanup, path, &st); in test03()
|
/external/ltp/testcases/kernel/syscalls/openat/ |
D | openat03.c | 216 SAFE_LSTAT(cleanup, path, &st); in test03()
|
/external/ltp/testcases/kernel/syscalls/readahead/ |
D | readahead02.c | 342 SAFE_LSTAT(tst_device->dev, &sbuf); in setup_readahead_length()
|
/external/ltp/include/old/ |
D | safe_macros.h | 265 #define SAFE_LSTAT(cleanup_fn, path, buf) \ macro
|
/external/ltp/include/ |
D | tst_safe_macros.h | 341 #define SAFE_LSTAT(path, buf) \ macro
|