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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c1921 int if_code = 0, next_if_code = 0; /* need double-buffer to handle elif */ local
1923 enum { if_code = 0, next_if_code = 0 }; enumerator in enum:__anon11420
2006 debug_printf_exec(": rword=%d if_code=%d next_if_code=%d skip_more=%d\n",
2007 rword, if_code, next_if_code, skip_more_for_this_rword);
2017 if_code = next_if_code;
2103 next_if_code = rcode; /* can be overwritten a number of times */

Completed in 44 milliseconds