Home
last modified time | relevance | path

Searched refs:file_exists_p (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dar.c100 if (arfile == 0 && file_exists_p (arname)) in ar_member_date()
H A Dmake.h440 extern int file_exists_p PARAMS ((char *));
H A Dimplicit.c701 || file_exists_p (name)) in pattern_search()
H A Ddir.c743 file_exists_p (char *name) in file_exists_p() function
H A Dfunction.c375 if (file_exists_p (name)) in string_glob()
H A Dread.c233 while (*p != 0 && !file_exists_p (*p)) in read_all_makefiles()
H A DChangeLog1626 * dir.c (file_exists_p) [VMS]: Patch provided with Bug #3018 by
/netbsd-src/usr.sbin/sysinst/arch/evbarm/
H A Dmd.c255 if (file_exists_p(kernelbin)) { in evbarm_extract_finalize()
/netbsd-src/usr.sbin/sysinst/
H A Ddisks.c1972 if (file_exists_p(devdev)) in mount_disks()
1977 if (file_exists_p(devdev)) in mount_disks()
2005 if (!file_exists_p(devdev)) in mount_disks()
2025 if (!file_exists_p(devdev)) in mount_disks()
H A Ddefs.h862 int file_exists_p(const char *);
H A Dutil.c263 file_exists_p(const char *path) in file_exists_p() function
1014 if (!file_exists_p(path)) { in extract_file_to()
1026 if (!file_exists_p(path)) { in extract_file_to()