Searched refs:check_file_existence (Results 1 – 2 of 2) sorted by relevance
95 bool check_file_existence(const char* file_path, struct stat* buffer = NULL) { in check_file_existence() function105 bool exist = check_file_existence(file_path, &buffer); in check_dir_existence()
38 bool check_file_existence(const char* file_path, struct stat* buffer);