Searched refs:termch (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dxmon.c33 static int termch; variable
447 termch = 0;
472 termch = cmd;
586 termch = cmd;
700 termch = cmd;
705 termch = cmd;
745 termch = cmd;
881 termch = cmd;
883 if (termch != '\n')
884 termch
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dxmon.c71 static int termch; variable
764 termch = 0;
792 termch = cmd;
1081 termch = cmd;
1145 termch = cmd;
1151 termch = cmd;
1464 termch = cmd;
1466 if (termch != '\n')
1467 termch = 0;
1810 termch
[all...]

Completed in 118 milliseconds