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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Difupdown.c26 #define MAX_OPT_DEPTH 10 macro
192 size_t old_pos[MAX_OPT_DEPTH] = { 0 };
193 int okay[MAX_OPT_DEPTH] = { 1 };
213 if (command[1] == '[' && opt_depth < MAX_OPT_DEPTH) {

Completed in 74 milliseconds