Searched refs:RM_RDY (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Deptstat.c110 if ((c != STAT_NEXT) && (me || (c != RM_RDY))) {
H A Dpkgdbmerg.c330 if (el_ent->cf_ent.ftype == RM_RDY) {
332 pkgpinfo = eptstat(cf_ent, pkginst, RM_RDY);
338 * written to the package database with RM_RDY
343 pkgpinfo->status = RM_RDY;
528 if (el_ent->cf_ent.ftype == RM_RDY) {
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Ddofinal.c141 if (rmflag && (pinfo->status == RM_RDY)) {
H A Dmain.c381 dbst = RM_RDY;
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h119 #define RM_RDY '-' /* entry is ready for removef -f */ macro
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c1304 if (ept->ftype == RM_RDY) {

Completed in 67 milliseconds