Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_file_test.c67 static const char *link_dest_path = "/tmp/link_dest_test"; variable
175 show_result(link(link_source_path, link_dest_path)); in stage_file_test()
221 unlink(link_dest_path); in creanup_files()