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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c67 static int continue_mode = 0; variable
664 return (continue_mode);
670 continue_mode = 1;
914 continue_mode = 0;
920 if (continue_mode) {

Completed in 57 milliseconds