Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c90 extern int nocnflct;
941 if (nocnflct && mstat->shared && ept->ftype != 'e') { in domerg()
1270 if ((mstat->shared && nocnflct)) { in endofclass()
1468 (mstat->shared && nocnflct)) in fix_attributes()
H A Dcheck.c53 extern int ckquit, nocnflct, nosetuid, rprcflag;
676 nocnflct++; in ckconflct()
808 nocnflct++; in ckconflct()
H A Dmain.c151 int nocnflct; variable
1681 nocnflct++; /* Don't install conflicting files. */ in main()
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dpkgdbmerg.c78 extern int nosetuid, nocnflct, otherstoo;
384 if ((nocnflct && el_ent->mstat.shared && el_ent->cf_ent.ftype != 'e')) { in do_like_ent()
583 if (nocnflct && el_ent->mstat.shared) { in do_new_ent()
/titanic_41/usr/src/cmd/svr4pkg/installf/
H A Dmain.c120 int nocnflct; variable
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c100 int nocnflct = 0; /* pkgdbmerg needs this defined */ variable