HomeSort by: relevance | last modified time | path
    Searched refs:target_file_exists_p (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/sysinst/arch/evbarm/
md.c 239 if (target_file_exists_p(EFIBOOT))
  /src/usr.sbin/sysinst/
target.c 691 target_file_exists_p(const char *path) function in typeref:typename:int
defs.h 951 int target_file_exists_p(const char *);
util.c 1555 if (target_file_exists_p("/boot.cfg")) {
1567 if (target_file_exists_p("/boot.cfg")) {
disks.c 2076 target_file_exists_p("/etc/fstab") == 0) {

Completed in 126 milliseconds