Searched refs:file_exists_p (Results 1 – 11 of 11) sorted by relevance
100 if (arfile == 0 && file_exists_p (arname)) in ar_member_date()
440 extern int file_exists_p PARAMS ((char *));
701 || file_exists_p (name)) in pattern_search()
743 file_exists_p (char *name) in file_exists_p() function
375 if (file_exists_p (name)) in string_glob()
233 while (*p != 0 && !file_exists_p (*p)) in read_all_makefiles()
1626 * dir.c (file_exists_p) [VMS]: Patch provided with Bug #3018 by
255 if (file_exists_p(kernelbin)) { in evbarm_extract_finalize()
1972 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()
862 int file_exists_p(const char *);
263 file_exists_p(const char *path) in file_exists_p() function1014 if (!file_exists_p(path)) { in extract_file_to()1026 if (!file_exists_p(path)) { in extract_file_to()