Searched refs:matches (Results 1 - 25 of 773) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/serio/
H A Di8042-x86ia64io.h80 .matches = {
88 .matches = {
96 .matches = {
103 .matches = {
110 .matches = {
118 .matches = {
126 .matches = {
134 .matches = {
142 .matches = {
150 .matches
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/serio/
H A Di8042-x86ia64io.h80 .matches = {
88 .matches = {
96 .matches = {
103 .matches = {
110 .matches = {
118 .matches = {
126 .matches = {
134 .matches = {
142 .matches = {
150 .matches
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/ip/
H A Drtm_map.c68 else if (matches(arg, "broadcast") == 0 ||
71 else if (matches(arg, "anycast") == 0)
73 else if (matches(arg, "multicast") == 0)
75 else if (matches(arg, "prohibit") == 0)
77 else if (matches(arg, "unreachable") == 0)
79 else if (matches(arg, "blackhole") == 0)
81 else if (matches(arg, "xresolve") == 0)
83 else if (matches(arg, "unicast") == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Drtm_map.c68 else if (matches(arg, "broadcast") == 0 ||
71 else if (matches(arg, "anycast") == 0)
73 else if (matches(arg, "multicast") == 0)
75 else if (matches(arg, "prohibit") == 0)
77 else if (matches(arg, "unreachable") == 0)
79 else if (matches(arg, "blackhole") == 0)
81 else if (matches(arg, "xresolve") == 0)
83 else if (matches(arg, "unicast") == 0)
H A Dip.c92 if (matches(argv0, c->cmd) == 0)
163 if (matches(opt, "-loops") == 0) {
169 } else if (matches(opt, "-family") == 0) {
198 } else if (matches(opt, "-stats") == 0 ||
199 matches(opt, "-statistics") == 0) {
201 } else if (matches(opt, "-details") == 0) {
203 } else if (matches(opt, "-resolve") == 0) {
205 } else if (matches(opt, "-oneline") == 0) {
207 } else if (matches(opt, "-timestamp") == 0) {
210 } else if (matches(op
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/ip/
H A Drtm_map.c68 else if (matches(arg, "broadcast") == 0 ||
71 else if (matches(arg, "anycast") == 0)
73 else if (matches(arg, "multicast") == 0)
75 else if (matches(arg, "prohibit") == 0)
77 else if (matches(arg, "unreachable") == 0)
79 else if (matches(arg, "blackhole") == 0)
81 else if (matches(arg, "xresolve") == 0)
83 else if (matches(arg, "unicast") == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Drtm_map.c68 else if (matches(arg, "broadcast") == 0 ||
71 else if (matches(arg, "anycast") == 0)
73 else if (matches(arg, "multicast") == 0)
75 else if (matches(arg, "prohibit") == 0)
77 else if (matches(arg, "unreachable") == 0)
79 else if (matches(arg, "blackhole") == 0)
81 else if (matches(arg, "xresolve") == 0)
83 else if (matches(arg, "unicast") == 0)
H A Dip.c92 if (matches(argv0, c->cmd) == 0)
163 if (matches(opt, "-loops") == 0) {
169 } else if (matches(opt, "-family") == 0) {
198 } else if (matches(opt, "-stats") == 0 ||
199 matches(opt, "-statistics") == 0) {
201 } else if (matches(opt, "-details") == 0) {
203 } else if (matches(opt, "-resolve") == 0) {
205 } else if (matches(opt, "-oneline") == 0) {
207 } else if (matches(opt, "-timestamp") == 0) {
210 } else if (matches(op
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/ip/
H A Drtm_map.c68 else if (matches(arg, "broadcast") == 0 ||
71 else if (matches(arg, "anycast") == 0)
73 else if (matches(arg, "multicast") == 0)
75 else if (matches(arg, "prohibit") == 0)
77 else if (matches(arg, "unreachable") == 0)
79 else if (matches(arg, "blackhole") == 0)
81 else if (matches(arg, "xresolve") == 0)
83 else if (matches(arg, "unicast") == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Drtm_map.c68 else if (matches(arg, "broadcast") == 0 ||
71 else if (matches(arg, "anycast") == 0)
73 else if (matches(arg, "multicast") == 0)
75 else if (matches(arg, "prohibit") == 0)
77 else if (matches(arg, "unreachable") == 0)
79 else if (matches(arg, "blackhole") == 0)
81 else if (matches(arg, "xresolve") == 0)
83 else if (matches(arg, "unicast") == 0)
H A Dip.c92 if (matches(argv0, c->cmd) == 0)
163 if (matches(opt, "-loops") == 0) {
169 } else if (matches(opt, "-family") == 0) {
198 } else if (matches(opt, "-stats") == 0 ||
199 matches(opt, "-statistics") == 0) {
201 } else if (matches(opt, "-details") == 0) {
203 } else if (matches(opt, "-resolve") == 0) {
205 } else if (matches(opt, "-oneline") == 0) {
207 } else if (matches(opt, "-timestamp") == 0) {
210 } else if (matches(op
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/tc/
H A Dm_csum.c49 if ((matches(*argv, "iph") == 0) ||
50 (matches(*argv, "ip4h") == 0) ||
51 (matches(*argv, "ipv4h") == 0))
54 else if (matches(*argv, "icmp") == 0)
57 else if (matches(*argv, "igmp") == 0)
60 else if (matches(*argv, "tcp") == 0)
63 else if (matches(*argv, "udp") == 0)
66 else if (matches(*argv, "udplite") == 0)
69 else if ((matches(*argv, "and") == 0) ||
70 (matches(*arg
[all...]
H A Dm_gact.c76 if (matches(*argv, "reclassify") == 0) {
78 } else if (matches(*argv, "drop") == 0 || matches(*argv, "shot") == 0) {
80 } else if (matches(*argv, "continue") == 0) {
82 } else if (matches(*argv, "pipe") == 0) {
84 } else if (matches(*argv, "pass") == 0 || matches(*argv, "ok") == 0) {
113 if (matches(*argv, "gact") == 0) {
133 if (matches(*argv, "random") == 0) {
136 if (matches(*arg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/tc/
H A Dm_csum.c49 if ((matches(*argv, "iph") == 0) ||
50 (matches(*argv, "ip4h") == 0) ||
51 (matches(*argv, "ipv4h") == 0))
54 else if (matches(*argv, "icmp") == 0)
57 else if (matches(*argv, "igmp") == 0)
60 else if (matches(*argv, "tcp") == 0)
63 else if (matches(*argv, "udp") == 0)
66 else if (matches(*argv, "udplite") == 0)
69 else if ((matches(*argv, "and") == 0) ||
70 (matches(*arg
[all...]
H A Dm_gact.c76 if (matches(*argv, "reclassify") == 0) {
78 } else if (matches(*argv, "drop") == 0 || matches(*argv, "shot") == 0) {
80 } else if (matches(*argv, "continue") == 0) {
82 } else if (matches(*argv, "pipe") == 0) {
84 } else if (matches(*argv, "pass") == 0 || matches(*argv, "ok") == 0) {
113 if (matches(*argv, "gact") == 0) {
133 if (matches(*argv, "random") == 0) {
136 if (matches(*arg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/tc/
H A Dm_csum.c49 if ((matches(*argv, "iph") == 0) ||
50 (matches(*argv, "ip4h") == 0) ||
51 (matches(*argv, "ipv4h") == 0))
54 else if (matches(*argv, "icmp") == 0)
57 else if (matches(*argv, "igmp") == 0)
60 else if (matches(*argv, "tcp") == 0)
63 else if (matches(*argv, "udp") == 0)
66 else if (matches(*argv, "udplite") == 0)
69 else if ((matches(*argv, "and") == 0) ||
70 (matches(*arg
[all...]
H A Dm_gact.c76 if (matches(*argv, "reclassify") == 0) {
78 } else if (matches(*argv, "drop") == 0 || matches(*argv, "shot") == 0) {
80 } else if (matches(*argv, "continue") == 0) {
82 } else if (matches(*argv, "pipe") == 0) {
84 } else if (matches(*argv, "pass") == 0 || matches(*argv, "ok") == 0) {
113 if (matches(*argv, "gact") == 0) {
133 if (matches(*argv, "random") == 0) {
136 if (matches(*arg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dcompleter.h22 extern char *readline_line_completion_function (const char *text, int matches);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dcompleter.h22 extern char *readline_line_completion_function (const char *text, int matches);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dcompleter.h22 extern char *readline_line_completion_function (const char *text, int matches);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/readline/
H A Dcomplete.c89 completing a word would normally display the list of possible matches.
91 It takes three arguments: (char **matches, int num_matches, int max_length)
136 /* If non-zero, non-unique completions always show the list of matches. */
139 /* If non-zero, non-unique completions show the list of matches, unless it
191 /* Pointer to alternative function to create matches.
249 /* If non-zero, then disallow duplicates in the matches. */
252 /* Non-zero means that the results of the matches are to be treated
257 /* Non-zero means that the results of the matches are to be quoted using
266 generated. It is passed a (char**) known as matches in the code below.
268 matching strings. The 1st element (matches[
953 char **matches, *temp; local
1209 char *t, **matches, **temp_matches; local
1652 char **matches; local
1806 int matches; local
2113 static char **matches = (char **)0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/readline/
H A Dcomplete.c89 completing a word would normally display the list of possible matches.
91 It takes three arguments: (char **matches, int num_matches, int max_length)
136 /* If non-zero, non-unique completions always show the list of matches. */
139 /* If non-zero, non-unique completions show the list of matches, unless it
191 /* Pointer to alternative function to create matches.
249 /* If non-zero, then disallow duplicates in the matches. */
252 /* Non-zero means that the results of the matches are to be treated
257 /* Non-zero means that the results of the matches are to be quoted using
266 generated. It is passed a (char**) known as matches in the code below.
268 matching strings. The 1st element (matches[
953 char **matches, *temp; local
1209 char *t, **matches, **temp_matches; local
1652 char **matches; local
1806 int matches; local
2113 static char **matches = (char **)0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/readline/
H A Dcomplete.c89 completing a word would normally display the list of possible matches.
91 It takes three arguments: (char **matches, int num_matches, int max_length)
136 /* If non-zero, non-unique completions always show the list of matches. */
139 /* If non-zero, non-unique completions show the list of matches, unless it
191 /* Pointer to alternative function to create matches.
249 /* If non-zero, then disallow duplicates in the matches. */
252 /* Non-zero means that the results of the matches are to be treated
257 /* Non-zero means that the results of the matches are to be quoted using
266 generated. It is passed a (char**) known as matches in the code below.
268 matching strings. The 1st element (matches[
953 char **matches, *temp; local
1209 char *t, **matches, **temp_matches; local
1652 char **matches; local
1806 int matches; local
2113 static char **matches = (char **)0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/backlight/
H A Dmbp_nvidia_bl.c143 .matches = {
152 .matches = {
161 .matches = {
170 .matches = {
179 .matches = {
188 .matches = {
197 .matches = {
206 .matches = {
215 .matches = {
224 .matches
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/backlight/
H A Dmbp_nvidia_bl.c143 .matches = {
152 .matches = {
161 .matches = {
170 .matches = {
179 .matches = {
188 .matches = {
197 .matches = {
206 .matches = {
215 .matches = {
224 .matches
[all...]

Completed in 157 milliseconds

1234567891011>>