Searched refs:stat_status (Results 1 – 1 of 1) sorted by relevance
2294 int stat_status = 0; in copy_archive() local2335 stat_status = bfd_stat_arch_elt (this_element, &buf); in copy_archive()2337 if (stat_status != 0) in copy_archive()2400 if (preserve_dates && stat_status == 0) in copy_archive()