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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dconf.c37 static char nohelp_text[] = "Sorry, no help available for this option yet.\n"; variable
187 help = nohelp_text;
270 help = nohelp_text;
337 help = nohelp_text;
H A Dmconf.c57 nohelp_text[] = variable
460 help = nohelp_text;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dconf.c38 static char nohelp_text[] = N_("Sorry, no help available for this option yet.\n"); variable
189 help = nohelp_text;
272 help = nohelp_text;
363 menu->sym->help : nohelp_text);
395 child->sym->help : nohelp_text);
H A Dmconf.c188 nohelp_text[] = N_( variable
856 str_append(&help, nohelp_text);
H A Dgconf.c43 static char nohelp_text[] = variable
445 const char *help = _(nohelp_text);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dmenu.c12 static const char nohelp_text[] = N_( variable
571 str_append(help, nohelp_text);
H A Dnconf.c180 nohelp_text[] = N_( variable
1257 str_append(&help, nohelp_text);

Completed in 62 milliseconds