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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c71 static char *dryrun_sumasc; variable
253 if ((fp_dra = fopen(dryrun_sumasc, "wb")) == NULL) {
254 progerr(gettext(ERR_NOOPEN), dryrun_sumasc); local
720 if (!init_drfile(&dryrun_sumasc, temp_path))
886 free(dryrun_sumasc);

Completed in 71 milliseconds