Home
last modified time | relevance | path

Searched defs:from_stat (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/cp/
H A Dutils.c283 copy_fifo(struct stat *from_stat, bool dne, bool beneath) in copy_fifo()
304 copy_special(struct stat *from_stat, bool dne, bool beneath) in copy_special()
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp269 StatT const& from_stat = from_fd.get_stat(); in __copy_file() local