Searched refs:linkstats (Results 1 – 1 of 1) sorted by relevance
3582 struct stat linkstats; in gobble_file() local3595 && stat_for_mode (full_name, &linkstats) == 0) in gobble_file()3598 f->linkmode = linkstats.st_mode; in gobble_file()