Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_file_test.c70 static const char *rename_source_path = "/tmp/rename_source_test"; variable
178 show_result(rename(rename_source_path, rename_dest_path)); in stage_file_test()
200 close(creat(rename_source_path, 0600)); in create_files()
222 unlink(rename_source_path); in creanup_files()