Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/arch/evbarm/
H A Dmd.c239 if (target_file_exists_p(EFIBOOT)) in evbarm_extract_finalize()
/netbsd-src/usr.sbin/sysinst/
H A Dtarget.c691 target_file_exists_p(const char *path) in target_file_exists_p() function
H A Ddefs.h950 int target_file_exists_p(const char *);
H A Dutil.c1555 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()
H A Ddisks.c2076 target_file_exists_p("/etc/fstab") == 0) { in mount_disks()