Home
last modified time | relevance | path

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

/coreutils/src/
Dcopy.c201 follow_fstatat (int dirfd, char const *filename, struct stat *st, int flags) in follow_fstatat() function
2242 if (follow_fstatat (dirfd, relname, &src_sb, fstatat_flags) != 0) in copy_internal()
2321 else if (0 <= follow_fstatat (dst_dirfd, drelname, &dst_sb, in copy_internal()