Home
last modified time | relevance | path

Searched defs:to_st (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsane_link.c48 struct stat to_st; in sane_link() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-ops.cc276 stat_type* from_st, stat_type* to_st, in do_copy_file()
478 stat_type from_st, to_st; in copy() local
H A Dops.cc263 stat_type from_st, to_st; in copy() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc269 stat_type from_st, to_st; in copy() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc327 stat_type from_st, to_st; in copy() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc323 stat_type from_st, to_st; in copy() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp919 file_status to_st = detail::posix_stat(to, to_stat_path, &m_ec); in __copy_file() local