Searched refs:SAFE_CP (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/execveat/ |
D | execveat03.c | 47 SAFE_CP(TEST_APP, TEST_FILE_PATH); in do_child()
|
D | execveat01.c | 69 SAFE_CP(TEST_APP, TEST_REL_APP); in setup()
|
D | execveat02.c | 77 SAFE_CP(TEST_APP, TEST_REL_APP); in setup()
|
/third_party/ltp/include/old/ |
D | old_safe_file_ops.h | 57 #define SAFE_CP(cleanup_fn, src, dst) \ macro
|
/third_party/ltp/testcases/network/lib6/ |
D | getaddrinfo_01.c | 287 SAFE_CP(host_file, "hosts"); in setup() 306 SAFE_CP("hosts", host_file); in cleanup()
|
/third_party/ltp/include/ |
D | tst_safe_file_ops.h | 52 #define SAFE_CP(src, dst) \ macro
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
D | prctl06.c | 85 SAFE_CP(TESTBIN, TEST_REL_BIN_DIR); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify10.c | 531 SAFE_CP(TEST_APP, FILE_EXEC_PATH); in setup() 532 SAFE_CP(TEST_APP, FILE2_EXEC_PATH); in setup()
|
D | fanotify03.c | 331 SAFE_CP(TEST_APP, FILE_EXEC_PATH); in setup()
|