Home
last modified time | relevance | path

Searched refs:notflag (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libgen/common/
H A Dgmatch.c76 int notflag = 0; in gmatch() local
80 notflag = 1; in gmatch()
91 if (notflag) { in gmatch()
111 if (notflag) { in gmatch()
/illumos-gate/usr/src/cmd/troff/
H A Dn5.c685 int notflag, true; local
689 notflag = 0;
696 notflag = 1;
698 notflag = 0;
733 true ^= notflag;
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c4444 int ok, lc, notflag; in gmatch() local
4490 ok = lc = notflag = 0; in gmatch()
4493 notflag = 1; in gmatch()
4506 if (notflag) { in gmatch()
4520 if (notflag) { in gmatch()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c7969 int ok = 0, notflag = 0; in dtrace_match_glob() local
7976 notflag = 1; in dtrace_match_glob()
7990 if (notflag) { in dtrace_match_glob()
8003 if (notflag) { in dtrace_match_glob()