Home
last modified time | relevance | path

Searched refs:SAFE_CP (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/execveat/
Dexecveat03.c47 SAFE_CP(TEST_APP, TEST_FILE_PATH); in do_child()
Dexecveat01.c69 SAFE_CP(TEST_APP, TEST_REL_APP); in setup()
Dexecveat02.c77 SAFE_CP(TEST_APP, TEST_REL_APP); in setup()
/third_party/ltp/include/old/
Dold_safe_file_ops.h57 #define SAFE_CP(cleanup_fn, src, dst) \ macro
/third_party/ltp/testcases/network/lib6/
Dgetaddrinfo_01.c287 SAFE_CP(host_file, "hosts"); in setup()
306 SAFE_CP("hosts", host_file); in cleanup()
/third_party/ltp/include/
Dtst_safe_file_ops.h52 #define SAFE_CP(src, dst) \ macro
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl06.c85 SAFE_CP(TESTBIN, TEST_REL_BIN_DIR); in setup()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify10.c531 SAFE_CP(TEST_APP, FILE_EXEC_PATH); in setup()
532 SAFE_CP(TEST_APP, FILE2_EXEC_PATH); in setup()
Dfanotify03.c331 SAFE_CP(TEST_APP, FILE_EXEC_PATH); in setup()