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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c72 static char *dryrun_fsasc; variable
297 if ((fp_dra = fopen(dryrun_fsasc, "wb")) == NULL) {
298 progerr(gettext(ERR_NOOPEN), dryrun_fsasc); local
725 if (!init_drfile(&dryrun_fsasc, temp_path))
887 free(dryrun_fsasc);

Completed in 45 milliseconds