Searched refs:link_source_path (Results 1 – 1 of 1) sorted by relevance
66 static const char *link_source_path = "/tmp/link_source_test"; variable175 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()