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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c73 static char *dryrun_poasc; variable
328 if ((fp_dra = fopen(dryrun_poasc, "wb")) == NULL) {
329 progerr(gettext(ERR_NOOPEN), dryrun_poasc); local
730 if (!init_drfile(&dryrun_poasc, temp_path))
888 free(dryrun_poasc);

Completed in 58 milliseconds