Home
last modified time | relevance | path

Searched refs:do_not_continue (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c128 int do_not_continue; /* error stacking is likely */ member
144 dr_info.do_not_continue = 1; in set_continue_not_ok()
150 return (!dr_info.do_not_continue); in continue_is_ok()
267 wr_OK(fp_dra, "CONTINUE", 1, !(dr_info.do_not_continue)); in write_dryrun_ascii()
599 dr_info.do_not_continue = 1; in read_continue_bin()