Searched defs:opt_notouch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dmain.c74 bool_t opt_notouch; /* don't actually make any changes */ variable
148 opt_notouch = TRUE;
296 if (opt_notouch && !new_baseline)
376 if (errs == ERR_RESOLVABLE && !opt_notouch)
447 if (opt_yes || opt_notouch)

Completed in 57 milliseconds