Searched refs:f_stat (Results 1 – 1 of 1) sorted by relevance
659 struct stat f_stat; in build_id_cache__add() local661 if (!(stat(name, &f_stat) < 0) && in build_id_cache__add()662 copyfile_mode(name, filename, f_stat.st_mode)) in build_id_cache__add()