HomeSort by: relevance | last modified time | path
    Searched defs:switchfail (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/systat/
cmds.c 99 int switchfail; local in function:switch_mode
102 switchfail = 0;
121 switchfail++;
131 switchfail++;
138 if (switchfail && !allflag)
141 if (switchfail && allflag) {
cmds.c 99 int switchfail; local in function:switch_mode
102 switchfail = 0;
121 switchfail++;
131 switchfail++;
138 if (switchfail && !allflag)
141 if (switchfail && allflag) {
cmds.c 99 int switchfail; local in function:switch_mode
102 switchfail = 0;
121 switchfail++;
131 switchfail++;
138 if (switchfail && !allflag)
141 if (switchfail && allflag) {

Completed in 33 milliseconds