Home | History | Annotate | Download | only in programs

Lines Matching full:g_overwrite

116 static int g_overwrite = 1;
159 g_overwrite = (yes!=0);
160 return g_overwrite;
270 if (!g_overwrite && strcmp (dstFileName, nulmark)) { /* Check if destination file already exists */
923 if (!g_testMode && g_overwrite) {