Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp268 auto from_st = from_fd.get_status(); in __copy_file() local
270 if (!is_regular_file(from_st)) { in __copy_file()