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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/tt/ptproxy/
H A Dptproxy.h23 unsigned int expecting_child : 1; member in struct:debugger
H A Dproxy.c136 .expecting_child = 0,
193 debugger.expecting_child = 0;
215 if(debugger.expecting_child){
217 debugger.expecting_child = 0;
250 debugger.expecting_child = 1;
255 debugger.expecting_child = 1;

Completed in 37 milliseconds