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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c66 static int dryrun_mode = 0; variable
598 if (ext_entry.mstat.dir2nondir && dryrun_mode)
652 return (dryrun_mode);
658 dryrun_mode = 1;
885 if (dryrun_mode) {

Completed in 59 milliseconds