Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c1209 stat_for_mode (char const *name, struct stat *st) in stat_for_mode() function
1240 stat_for_mode (char const *name, struct stat *st) in stat_for_mode() function
3595 && stat_for_mode (full_name, &linkstats) == 0) in gobble_file()