Home
last modified time | relevance | path

Searched refs:linkstats (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dls.c3582 struct stat linkstats; in gobble_file() local
3595 && stat_for_mode (full_name, &linkstats) == 0) in gobble_file()
3598 f->linkmode = linkstats.st_mode; in gobble_file()