Lines Matching defs:termch
91 static int termch;
1056 termch = 0;
1088 termch = cmd;
1458 termch = cmd;
1531 termch = cmd;
1537 termch = cmd;
1862 termch = cmd;
1864 if (termch != '\n')
1865 termch = 0;
2333 termch = cmd;
2681 termch = c; /* Put c back, it wasn't 'a' */
2778 termch = c; /* Put c back, it wasn't 'a' */
2855 termch = c;
2858 if (termch != '\n')
2859 termch = 0;
3084 if( termch != '\n' )
3085 termch = 0;
3087 if( termch != '\n' )
3088 termch = 0;
3106 if( termch != '\n' )
3107 termch = 0;
3140 if (termch != '\n') {
3141 termch = 0;
3143 if (termch != '\n') {
3144 termch = 0;
3147 if (termch != '\n') termch = 0;
3173 if (termch != '\n') termch = 0;
3175 if (termch != '\n') termch = 0;
3370 if (termch != '\n')
3371 termch = 0;
3375 if (!scanhex(&args[i]) || termch == '\n')
3377 termch = 0;
3400 if( termch != 0 ){
3401 c = termch;
3402 termch = 0;
3440 termch = c;
3468 termch = c;
3478 termch = c;
3501 termch = c;
3510 termch = c;
3520 c = termch;
3521 termch = 0;
3555 termch = c;
3600 termch = 0;
3615 termch = 0;
3643 termch = 0;
4281 termch = subcmd;