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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dconf.c33 static int conf_cnt; variable
445 if (!conf_cnt++)
456 if (!conf_cnt++)
544 conf_cnt = 0;
546 } while (conf_cnt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dconf.c43 static int conf_cnt; variable
431 if (!conf_cnt++)
613 conf_cnt = 0;
615 } while (conf_cnt &&
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dconf.c34 static int conf_cnt; variable
482 if (!conf_cnt++)
604 conf_cnt = 0;
606 } while (conf_cnt);

Completed in 75 milliseconds