Searched defs:notflag (Results 1 - 4 of 4) 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/cmd/troff/
H A Dn5.c687 int notflag, true; local
691 notflag = 0;
698 notflag = 1;
700 notflag = 0;
735 true ^= 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 88 milliseconds