clobber
struct sshbuf *store, int clobber, size_t *n)
debug_f("%zu%s", len, clobber ? " ignore" : "");
if (!clobber && (r = ssh_input_append(to, buf, len)) != 0) {
{ "clobber", clobber, M|RAWLIST, 0, 1 },
int clobber(void *);
clobber = false;
if (!clobber)
if (!clobber && errno == EEXIST)
static bool clobber = true; /* Whether to overwrite existing output files. */