Searched refs:targetexists (Results 1 – 1 of 1) sorted by relevance
115 static int targetexists = 0; variable622 if (targetexists && ISDIR(s2) && (!ISDIR(s1))) { in cpymve()631 if (targetexists && ISDIR(s2)) { in cpymve()675 if (targetexists && unlink(target) < 0) { in cpymve()709 if (targetexists && unlink(target) < 0) { in cpymve()729 if (targetexists && rmdir(target) < 0) { in cpymve()737 if (targetexists && unlink(target) < 0) { in cpymve()1041 targetexists = 0; in chkfiles()1069 targetexists++; in chkfiles()