Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_file_test.c66 static const char *link_source_path = "/tmp/link_source_test"; variable
175 show_result(link(link_source_path, link_dest_path)); in stage_file_test()
199 close(creat(link_source_path, 0600)); in create_files()
220 unlink(link_source_path); in creanup_files()