Searched refs:REMOVE_TYPE (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/hdrs/
H A Ddryrun.h49 #define REMOVE_TYPE 0 macro
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c258 (void) fprintf(fp_dra, "DR_TYPE=%s\n", (dr_info.type == REMOVE_TYPE ?
537 (this_type == REMOVE_TYPE) ?
539 (dr_info.type == REMOVE_TYPE) ?
864 if (value == REMOVE_TYPE)
865 this_type = REMOVE_TYPE;

Completed in 80 milliseconds