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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dcheck.c53 extern int ckquit, nocnflct, nosetuid, rprcflag;
837 nosetuid++; /* Do not install processes as setuid/gid. */
966 nosetuid++;
H A Dinstvol.c89 extern int nosetuid;
954 if (nosetuid && (mstat->setuid || mstat->setgid)) {
H A Dmain.c152 int nosetuid; variable
1677 nosetuid++; /* Clear setuid/gid bits. */
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c119 int nosetuid; variable
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgdbmerg.c78 extern int nosetuid, nocnflct, otherstoo;
207 if (nosetuid && (el_ent->mstat.setgid ||
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c101 int nosetuid = 0; /* pkgdbmerg needs this defined */ variable

Completed in 101 milliseconds