Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Ddryrun.h66 extern void write_dryrun_file __P((struct cfextra **extlist));
H A Dlibinst.h191 extern void write_dryrun_file __P((struct cfextra **extlist));
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/
H A Dquit.c288 write_dryrun_file(extlist); in quit()
/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c874 write_dryrun_file(struct cfextra **extlist) in write_dryrun_file() function