Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dtarget.c698 target_dir_exists_p(const char *path) in target_dir_exists_p() function
H A Ddefs.h949 int target_dir_exists_p(const char *);
H A Ddisks.c2075 if (target_dir_exists_p("/etc") == 0 || in mount_disks()