Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c81 static int this_type; /* type of transaction from main.c */ variable
535 if (this_type != dr_info.type) { in read_continue_bin()
537 (this_type == REMOVE_TYPE) ? in read_continue_bin()
865 this_type = REMOVE_TYPE; in set_dr_info()
867 this_type = INSTALL_TYPE; in set_dr_info()
879 dr_info.type = this_type; in write_dryrun_file()