remove_or_warn   4055 builtin/apply.c 		if (!remove_or_warn(patch->old_mode, patch->old_name) && rmdir_empty) {
remove_or_warn    913 git-compat-util.h int remove_or_warn(unsigned int mode, const char *path);
remove_or_warn    182 unpack-trees.c 	if (remove_or_warn(ce->ce_mode, ce->name))