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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dconf.c36 static char nohelp_text[] = "Sorry, no help available for this option yet.\n"; variable
186 help = nohelp_text;
269 help = nohelp_text;
336 help = nohelp_text;
H A Dmconf.c56 nohelp_text[] = variable
459 help = nohelp_text;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c202 nohelp_text[] = N_( variable
729 str_append(&help, nohelp_text);
H A Dgconf.c41 static char nohelp_text[] = variable
441 const char *help = _(nohelp_text);

Completed in 114 milliseconds