Home
last modified time | relevance | path

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

/freebsd-src/bin/cp/
H A Dutils.c276 copy_fifo(struct stat *from_stat, int exists) in copy_fifo()
296 copy_special(struct stat *from_stat, int exists) in copy_special()
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp272 StatT const& from_stat = from_fd.get_stat(); __copy_file() local