Searched refs:file_exists (Results 1 – 2 of 2) sorted by relevance
75 file_exists (const char *path) in file_exists() function99 TEST_VERIFY (!file_exists (old_path)); in rename_without_existing_target()100 TEST_VERIFY (file_exists (new_path)); in rename_without_existing_target()105 TEST_VERIFY (!file_exists (old_path)); in rename_without_existing_target()106 TEST_VERIFY (file_exists (new_path)); in rename_without_existing_target()112 TEST_VERIFY (!file_exists (old_path)); in rename_without_existing_target()113 TEST_VERIFY (file_exists (subdir_path)); in rename_without_existing_target()129 TEST_VERIFY (!file_exists (old_path)); in do_test()
402 file_exists (char *path) in file_exists() function884 if (file_exists (concat (command_root, "/postclean.req", NULL))) in main()887 if (file_exists (concat (command_root, "/ldconfig.run", NULL))) in main()891 file_exists (concat (command_root, "/preclean.req", NULL)), 0); in main()