Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dshelve.c144 svn_boolean_t overwrite_existing, in shelf_write_patch() argument
170 if (! overwrite_existing) in shelf_write_patch()
/freebsd-12.1/contrib/libc++/src/filesystem/
H A Doperations.cpp754 const bool overwrite_existing = in __copy_file() local
755 bool(copy_options::overwrite_existing & options); in __copy_file()
783 if (!to_exists || overwrite_existing) in __copy_file()
/freebsd-12.1/contrib/libc++/include/
H A Dfilesystem390 overwrite_existing = 2,