Home
last modified time | relevance | path

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

/openbsd-src/bin/cp/
H A Dutils.c224 copy_fifo(struct stat *from_stat, int exists) in copy_fifo()
240 copy_special(struct stat *from_stat, int exists) in copy_special()
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp909 StatT const& from_stat = from_fd.get_stat(); in __copy_file() local