Searched refs:file_exists (Results 1 – 8 of 8) sorted by relevance
33 extern int file_exists (const char *);
582 if (! file_exists (p)) in read_repo_files()
475 file_exists (const char *name) in file_exists() function3202 if (file_exists (lib_buf)) in resolve_lib_name()
32 extern int file_exists (const char *);
577 if (! file_exists (p)) in read_repo_files()
440 file_exists (const char *name) in file_exists() function3009 if (file_exists (lib_buf)) in resolve_lib_name()
65 file_exists = EEXIST, in _GLIBCXX_VISIBILITY() enumerator