Lines Matching refs:termch
91 static int termch;
1059 termch = 0;
1091 termch = cmd;
1299 termch = '\n';
1353 termch = cpu;
1548 termch = cmd;
1621 termch = cmd;
1627 termch = cmd;
1946 termch = cmd;
1948 if (termch != '\n')
1949 termch = 0;
2423 termch = cmd;
2775 termch = c; /* Put c back, it wasn't 'a' */
2848 termch = c; /* Put c back, it wasn't 'a' */
2925 termch = c;
2928 if (termch != '\n')
2929 termch = 0;
3154 if( termch != '\n' )
3155 termch = 0;
3157 if( termch != '\n' )
3158 termch = 0;
3176 if( termch != '\n' )
3177 termch = 0;
3210 if (termch != '\n') {
3211 termch = 0;
3213 if (termch != '\n') {
3214 termch = 0;
3217 if (termch != '\n') termch = 0;
3243 if (termch != '\n') termch = 0;
3245 if (termch != '\n') termch = 0;
3443 if (termch != '\n')
3444 termch = 0;
3448 if (!scanhex(&args[i]) || termch == '\n')
3450 termch = 0;
3473 if( termch != 0 ){
3474 c = termch;
3475 termch = 0;
3513 termch = c;
3541 termch = c;
3551 termch = c;
3574 termch = c;
3583 termch = c;
3593 c = termch;
3594 termch = 0;
3628 termch = c;
3673 termch = 0;
3688 termch = 0;
3716 termch = 0;
4341 termch = subcmd;