Searched refs:DUP_ENTRY (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Deptstat.c139 me->status = ((c == DUP_ENTRY) ? '\0' : c);
H A Dpkgdbmerg.c322 pkgpinfo = eptstat(cf_ent, pkginst, DUP_ENTRY);
445 if (stflag != DUP_ENTRY) {
472 } else if (stflag != DUP_ENTRY) {
590 pinfo = eptstat(&(el_ent->cf_ent), pkginst, DUP_ENTRY);
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h123 #define DUP_ENTRY '#' /* there's a duplicate of this */ macro

Completed in 66 milliseconds