Searched refs:unlinkDest (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/
H A Dcopyattr.cpp319 bool unlinkDest = (destExists && parameters.copy_data); local
325 unlinkDest = false;
338 if (unlinkDest) {
/haiku/src/kits/storage/
H A DCopyEngine.cpp149 bool unlinkDest = destExists; local
162 unlinkDest = false;
173 if (unlinkDest) {

Completed in 42 milliseconds