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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_codegen/
H A Dcode_parse.c57 #undef CONFIG_SLOTS macro
58 #define CONFIG_SLOTS 10 macro
73 char *argv[CONFIG_SLOTS], *p;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c110 #undef CONFIG_SLOTS macro
111 #define CONFIG_SLOTS 10 macro
128 char *argv[CONFIG_SLOTS];
513 char *input, *argv[CONFIG_SLOTS];
521 if (++ap == &argv[CONFIG_SLOTS - 1]) {

Completed in 39 milliseconds