Searched refs:opt_halt (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dfilesync.h135 extern bool_t opt_halt; /* halt on any propagation error */
H A Dmain.c84 bool_t opt_halt; /* halt on propagation errors */ variable
142 opt_halt = TRUE;
H A Danal.c214 if (opt_halt && (err & ERR_ABORT)) {

Completed in 67 milliseconds