Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c1222 fstat_for_ino (int fd, struct stat *st) in fstat_for_ino() function
1252 fstat_for_ino (int fd, struct stat *st) in fstat_for_ino() function
3013 ? fstat_for_ino (fd, &dir_stat) in print_dir()