Searched refs:help (Results 1 - 25 of 683) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/
H A DMakefile.help5 help:
37 @echo ' checkhelp - check for missing help-entries in Config.in'
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/
H A Dcheckhelp.awk2 # AWK script to check for missing help entries for config options
18 help[pos] = 1; # do not warn about 'choice' config entries.
20 help[pos] = 0;
23 /^[ \t]*help[ \t]*$/ {
24 help[pos] = 1;
27 help[pos] = 1; # ignore options which are not selectable
35 # printf("%s: help for #%i '%s' == %i\n", file[i], i, conf[i], help[i]);
36 if (help[i] == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bridge-1.x/brctl/
H A Dbrctl.c30 static void help() function
42 { .name = "help", .val = 'h' },
50 help();
57 goto help;
61 goto help;
73 goto help;
78 printf("Usage: brctl %s %s\n", cmd->name, cmd->help);
84 help:
85 help();
H A Dbrctl.h27 const char *help; member in struct:command
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibipt_unclean.c9 help(void) function
43 .help = &help,
H A Dlibip6t_eui64.c16 help(void) function
65 .help = &help,
H A Dlibip6t_standard.c12 help(void) function
55 .help = &help,
H A Dlibipt_MIRROR.c12 help(void) function
50 .help = &help,
H A Dlibipt_NOTRACK.c12 help(void) function
51 .help = &help,
H A Dlibipt_standard.c12 help(void) function
57 .help = &help,
H A Dlibip6t_NFQUEUE.c21 static void help(void) function
102 .help = &help,
H A Dlibip6t_condition.c13 help(void) function
93 .help = &help,
H A Dlibipt_NFQUEUE.c21 static void help(void) function
102 .help = &help,
H A Dlibipt_condition.c13 help(void) function
93 .help = &help,
H A Dlibipt_helper.c13 help(void) function
90 .help = &help,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dinit.h87 #define __uml_setup(str, fn, help...) \
89 __uml_help(fn, help); \
93 #define __uml_setup(str, fn, help...) \
97 #define __uml_help(fn, help...) \
98 __non_empty_string(fn ##__help, help); \
99 static char __uml_help_str_##fn[] __initdata = help; \
107 #define __uml_setup_help __attribute_used__ __attribute__ ((__section__ (".uml.help.init")))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_autofw.c62 struct nf_conn_help *help; local
68 help = nfct_help(exp_ct);
77 if (port < ntohs(help->help.ct_autofw_info.dport[0]) ||
78 port > ntohs(help->help.ct_autofw_info.dport[1])) {
84 port -= ntohs(help->help.ct_autofw_info.dport[0]);
85 port += ntohs(help->help
148 struct nf_conn_help *help; local
[all...]
/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";
171 const char *def, *help; local
184 /* print help */
186 help = nohelp_text;
187 if (menu->sym->help)
188 help = menu->sym->help;
189 printf("\n%s\n", menu->sym->help);
207 const char *help; local
233 if (sym->help)
280 const char *help; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_standard.c18 .help = standard_help,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A Dpy-compile59 Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..."
85 echo "$0: No files given. Try \`$0 --help' for more information." 1>&2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_proto_gre.c9 * It has an optional key field, which may help us distinguishing two
96 struct nf_conn_help *help = nfct_help(ct); local
99 kmp = &help->help.ct_pptp_info.keymap[dir];
131 struct nf_conn_help *help = nfct_help(ct); local
138 if (help->help.ct_pptp_info.keymap[dir]) {
140 help->help.ct_pptp_info.keymap[dir]);
141 list_del(&help
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxml2-config.in20 --help display this help and exit
65 --help)
H A Dxml2-config20 --help display this help and exit
65 --help)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Delisp-comp33 echo "$0: No files. Try \`$0 --help' for more information." 1>&2
38 Usage: elisp-comp [--help] [--version] FILES...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/netfilter/ipv4/
H A Dnf_conntrack_ipv4.h24 union nf_conntrack_nat_help help; member in struct:nf_conn_nat

Completed in 147 milliseconds

1234567891011>>