overwriting       187 scripts/unifdef.c static bool             overwriting;		/* output overwrites input */
overwriting       333 scripts/unifdef.c 			overwriting = (ist.st_dev == ost.st_dev
overwriting       335 scripts/unifdef.c 		if (overwriting) {
overwriting       608 scripts/unifdef.c 		if (overwriting) {
overwriting       626 scripts/unifdef.c 	if (overwriting && rename(tempname, ofilename) == -1) {