Home | Sort by: relevance | last modified time | path |
/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) { |