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

123

/asus-wl-520gu-7.0.1.45/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)
H A Dip.c69 if (matches(opt, "-family") == 0) {
98 } else if (matches(opt, "-stats") == 0 ||
99 matches(opt, "-statistics") == 0) {
101 } else if (matches(opt, "-resolve") == 0) {
103 } else if (matches(opt, "-oneline") == 0) {
106 } else if (matches(opt, "-numeric") == 0) {
109 } else if (matches(opt, "-Version") == 0) {
112 } else if (matches(opt, "-help") == 0) {
141 if (matches(argv[1], "address") == 0)
143 if (matches(arg
[all...]
H A Dipmroute.c166 } else if (matches(*argv, "from") == 0) {
173 if (matches(*argv, "help") == 0)
190 if (matches(*argv, "add") == 0)
192 if (matches(*argv, "delete") == 0)
194 if (matches(*argv, "get") == 0)
197 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
198 || matches(*argv, "lst") == 0)
200 if (matches(*argv, "help") == 0)
H A Drtmon.c79 if (matches(argv[1], "-family") == 0) {
102 } else if (matches(argv[1], "-Version") == 0) {
105 } else if (matches(argv[1], "file") == 0) {
111 } else if (matches(argv[1], "link") == 0) {
114 } else if (matches(argv[1], "address") == 0) {
117 } else if (matches(argv[1], "route") == 0) {
122 } else if (matches(argv[1], "help") == 0) {
H A Dipneigh.c62 if (matches(arg, "permanent") == 0)
64 else if (matches(arg, "reachable") == 0)
78 else if (matches(arg, "failed") == 0)
150 if (matches(*argv, "lladdr") == 0) {
162 } else if (matches(*argv, "proxy") == 0) {
164 if (matches(*argv, "help") == 0)
178 if (matches(*argv, "help") == 0) {
383 if (matches(*argv, "help") == 0)
458 if (matches(*argv, "add") == 0)
460 if (matches(*arg
[all...]
H A Diprule.c231 } else if (matches(*argv, "preference") == 0 ||
232 matches(*argv, "order") == 0 ||
233 matches(*argv, "priority") == 0) {
251 } else if (matches(*argv, "realms") == 0) {
257 } else if (matches(*argv, "table") == 0 ||
270 matches(*argv, "map-to") == 0) {
280 if (matches(*argv, "help") == 0)
309 } else if (matches(argv[0], "list") == 0 ||
310 matches(argv[0], "lst") == 0 ||
311 matches(arg
[all...]
H A Diplink.c271 } else if (matches(*argv, "address") == 0) {
274 } else if (matches(*argv, "broadcast") == 0 ||
278 } else if (matches(*argv, "txqueuelen") == 0 ||
280 matches(*argv, "txqlen") == 0) {
311 } else if (matches(*argv, "dynamic") == 0) {
325 if (matches(*argv, "help") == 0)
384 if (matches(*argv, "set") == 0)
386 if (matches(*argv, "show") == 0 ||
387 matches(*argv, "lst") == 0 ||
388 matches(*arg
[all...]
H A Dipmonitor.c95 if (matches(*argv, "file") == 0) {
98 } else if (matches(*argv, "link") == 0) {
101 } else if (matches(*argv, "address") == 0) {
104 } else if (matches(*argv, "route") == 0) {
109 } else if (matches(*argv, "help") == 0) {
H A Diproute.c698 matches(*argv, "dsfield") == 0) {
704 } else if (matches(*argv, "metric") == 0 ||
705 matches(*argv, "priority") == 0 ||
706 matches(*argv, "preference") == 0) {
742 } else if (matches(*argv, "reordering") == 0) {
763 } else if (matches(*argv, "window") == 0) {
773 } else if (matches(*argv, "cwnd") == 0) {
783 } else if (matches(*argv, "rttvar") == 0) {
793 } else if (matches(*argv, "ssthresh") == 0) {
803 } else if (matches(*arg
[all...]
H A Dipmaddr.c254 if (matches(*argv, "help") == 0)
292 if (matches(*argv, "address") == 0) {
295 if (matches(*argv, "help") == 0)
330 if (matches(*argv, "add") == 0)
332 if (matches(*argv, "delete") == 0)
334 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
335 || matches(*argv, "lst") == 0)
337 if (matches(*argv, "help") == 0)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/tc/
H A Dtc_filter.c102 } else if (matches(*argv, "preference") == 0 ||
103 matches(*argv, "priority") == 0) {
109 } else if (matches(*argv, "protocol") == 0) {
117 } else if (matches(*argv, "estimator") == 0) {
120 } else if (matches(*argv, "help") == 0) {
148 if (matches(*argv, "help") == 0)
306 } else if (matches(*argv, "preference") == 0 ||
307 matches(*argv, "priority") == 0) {
314 } else if (matches(*argv, "protocol") == 0) {
323 } else if (matches(*arg
[all...]
H A Dm_police.c67 if (matches(arg, "continue") == 0)
69 else if (matches(arg, "drop") == 0)
71 else if (matches(arg, "shot") == 0)
73 else if (matches(arg, "pass") == 0)
77 else if (matches(arg, "reclassify") == 0)
132 if (matches(*argv, "index") == 0) {
138 } else if (matches(*argv, "burst") == 0 ||
191 } else if (matches(*argv, "peakrate") == 0) {
201 } else if (matches(*argv, "reclassify") == 0) {
203 } else if (matches(*arg
[all...]
H A Dtc.c248 if (argc > 1 && matches(argv[1], "-batch") == 0) {
259 if (matches(argv[2], "-") != 0) {
289 if (matches(largv[0], "qdisc") == 0) {
291 } else if (matches(largv[0], "class") == 0) {
293 } else if (matches(largv[0], "filter") == 0) {
295 } else if (matches(largv[0], "help") == 0) {
309 if (matches(argv[1], "-stats") == 0 ||
310 matches(argv[1], "-statistics") == 0) {
312 } else if (matches(argv[1], "-details") == 0) {
314 } else if (matches(arg
[all...]
H A Dtc_qdisc.c116 } else if (matches(*argv, "estimator") == 0) {
119 } else if (matches(*argv, "help") == 0) {
151 if (matches(*argv, "help") == 0)
307 } else if (matches(*argv, "help") == 0) {
350 if (matches(*argv, "add") == 0)
352 if (matches(*argv, "change") == 0)
354 if (matches(*argv, "replace") == 0)
356 if (matches(*argv, "link") == 0)
358 if (matches(*argv, "delete") == 0)
361 if (matches(*arg
[all...]
H A Dtc_class.c94 } else if (matches(*argv, "estimator") == 0) {
97 } else if (matches(*argv, "help") == 0) {
123 if (matches(*argv, "help") == 0)
300 } else if (matches(*argv, "help") == 0) {
343 if (matches(*argv, "add") == 0)
345 if (matches(*argv, "change") == 0)
347 if (matches(*argv, "replace") == 0)
349 if (matches(*argv, "delete") == 0)
352 if (matches(*argv, "get") == 0)
355 if (matches(*arg
[all...]
H A Df_route.c61 if (matches(*argv, "to") == 0) {
71 } else if (matches(*argv, "from") == 0) {
81 } else if (matches(*argv, "fromif") == 0) {
96 } else if (matches(*argv, "classid") == 0 ||
105 } else if (matches(*argv, "police") == 0) {
112 } else if (matches(*argv, "order") == 0) {
H A Df_fw.c57 if (matches(*argv, "classid") == 0 ||
58 matches(*argv, "flowid") == 0) {
66 } else if (matches(*argv, "police") == 0) {
H A Dm_estimator.c46 if (matches(*argv, "help") == 0)
51 if (matches(*argv, "help") == 0)
H A Df_u32.c200 } else if (matches(*argv, "nexthdr+") == 0) {
406 matches(*argv, "dsfield") == 0) {
421 if (matches(*argv, "precedence") == 0) {
602 if (matches(*argv, "u32") == 0) {
607 if (matches(*argv, "u16") == 0) {
612 if (matches(*argv, "u8") == 0) {
617 if (matches(*argv, "ip") == 0) {
622 if (matches(*argv, "ip6") == 0) {
627 if (matches(*argv, "udp") == 0) {
632 if (matches(*arg
[all...]
H A Dq_htb.c69 if (matches(*argv, "r2q") == 0) {
74 } else if (matches(*argv, "default") == 0) {
79 } else if (matches(*argv, "debug") == 0) {
111 if (matches(*argv, "prio") == 0) {
117 } else if (matches(*argv, "mtu") == 0) {
122 } else if (matches(*argv, "quantum") == 0) {
127 } else if (matches(*argv, "burst") == 0 ||
136 } else if (matches(*argv, "cburst") == 0 ||
H A Dq_tbf.c53 if (matches(*argv, "limit") == 0) {
64 } else if (matches(*argv, "latency") == 0) {
75 } else if (matches(*argv, "burst") == 0 ||
122 } else if (matches(*argv, "peakrate") == 0) {
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dcmdedit.c604 char **matches = (char **) NULL; local
615 matches = xrealloc(matches, (nm + 1) * sizeof(char *));
617 matches[nm++] = temp;
623 return (matches);
698 char **matches = 0; local
776 matches = xrealloc(matches, (nm + 1) * sizeof(char *));
778 matches[nm++] = str_found;
789 return (matches);
972 static char **matches; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/torture/
H A Dvfstest.c44 char **matches; local
55 matches = (char **)malloc(sizeof(matches[0])*MAX_COMPLETIONS);
56 if (!matches) return NULL;
58 matches[count++] = strdup(text);
59 if (!matches[0]) return NULL;
71 matches[count] = strdup(commands->cmd_set[i].name);
72 if (!matches[count])
83 SAFE_FREE(matches[0]);
84 matches[
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpcclient/
H A Drpcclient.c46 char **matches; local
62 matches = (char **)malloc(sizeof(matches[0])*MAX_COMPLETIONS);
63 if (!matches) return NULL;
65 matches[count++] = strdup(text);
66 if (!matches[0]) return NULL;
81 matches[count] = strdup(commands->cmd_set[i].name);
82 if (!matches[count])
93 SAFE_FREE(matches[0]);
94 matches[
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/client/
H A Dclient.c2150 int i = 0, matches = 0; local
2156 matches = 1;
2160 matches++;
2166 if (matches == 0)
2168 else if (matches == 1)
2253 char **matches; member in struct:__anon12273
2265 info->matches[info->count] = strdup(f->name);
2276 info->matches[info->count] = strdup(tmp);
2278 if (info->matches[info->count] == NULL)
2284 info->samelen = strlen(info->matches[inf
2382 char **matches; local
[all...]

Completed in 82 milliseconds

123