Searched refs:target_file_exists_p (Results 1 – 5 of 5) sorted by relevance
239 if (target_file_exists_p(EFIBOOT)) in evbarm_extract_finalize()
691 target_file_exists_p(const char *path) in target_file_exists_p() function
950 int target_file_exists_p(const char *);
1555 if (target_file_exists_p("/boot.cfg")) { in get_and_unpack_sets()1567 if (target_file_exists_p("/boot.cfg")) { in get_and_unpack_sets()
2076 target_file_exists_p("/etc/fstab") == 0) { in mount_disks()