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

/illumos-gate/usr/src/lib/libgen/common/
H A Dgmatch.c78 int notflag = 0; local
82 notflag = 1;
93 if (notflag) {
113 if (notflag) {
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c4431 int ok, lc, notflag; local
4477 ok = lc = notflag = 0;
4480 notflag = 1;
4493 if (notflag) {
4507 if (notflag) {
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c7887 int ok = 0, notflag = 0; local
7894 notflag = 1;
7908 if (notflag) {
7921 if (notflag) {

Completed in 108 milliseconds