Searched refs:matches (Results 26 - 50 of 127) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dq_netem.c139 if (matches(*argv, "limit") == 0) {
145 } else if (matches(*argv, "latency") == 0 ||
146 matches(*argv, "delay") == 0) {
169 } else if (matches(*argv, "loss") == 0 ||
170 matches(*argv, "drop") == 0) {
183 } else if (matches(*argv, "reorder") == 0) {
196 } else if (matches(*argv, "gap") == 0) {
202 } else if (matches(*argv, "duplicate") == 0) {
215 } else if (matches(*argv, "distribution") == 0) {
H A Dq_htb.c73 if (matches(*argv, "r2q") == 0) {
78 } else if (matches(*argv, "default") == 0) {
83 } else if (matches(*argv, "debug") == 0) {
117 if (matches(*argv, "prio") == 0) {
123 } else if (matches(*argv, "mtu") == 0) {
128 } else if (matches(*argv, "mpu") == 0) {
133 } else if (matches(*argv, "overhead") == 0) {
138 } else if (matches(*argv, "quantum") == 0) {
143 } else if (matches(*argv, "burst") == 0 ||
152 } else if (matches(*arg
[all...]
H A Df_u32.c202 } else if (matches(*argv, "nexthdr+") == 0) {
409 matches(*argv, "dsfield") == 0) {
424 if (matches(*argv, "precedence") == 0) {
638 if (matches(*argv, "u32") == 0) {
643 if (matches(*argv, "u16") == 0) {
648 if (matches(*argv, "u8") == 0) {
653 if (matches(*argv, "ip") == 0) {
658 if (matches(*argv, "ip6") == 0) {
663 if (matches(*argv, "udp") == 0) {
668 if (matches(*arg
[all...]
H A Dm_action.c122 if ((matches(*argv, "change") == 0) ||
123 (matches(*argv, "replace") == 0)||
124 (matches(*argv, "delete") == 0)||
125 (matches(*argv, "add") == 0))
403 if (matches(*argv, "index") == 0) {
566 if (matches(*argv, "add") == 0) {
568 } else if (matches(*argv, "change") == 0 ||
569 matches(*argv, "replace") == 0) {
571 } else if (matches(*argv, "delete") == 0) {
575 } else if (matches(*arg
[all...]
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) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dlifebook.c47 .matches = {
53 .matches = {
59 .matches = {
65 .matches = {
71 .matches = {
77 .matches = {
85 .matches = {
93 .matches = {
101 .matches = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dwistron_btns.c616 .matches = {
625 .matches = {
634 .matches = {
643 .matches = {
652 .matches = {
661 .matches = {
670 .matches = {
679 .matches = {
688 .matches = {
697 .matches
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Diplink.c276 } else if (matches(*argv, "address") == 0) {
279 } else if (matches(*argv, "broadcast") == 0 ||
283 } else if (matches(*argv, "txqueuelen") == 0 ||
285 matches(*argv, "txqlen") == 0) {
343 } else if (matches(*argv, "dynamic") == 0) {
357 if (matches(*argv, "help") == 0)
416 if (matches(*argv, "set") == 0)
418 if (matches(*argv, "show") == 0 ||
419 matches(*argv, "lst") == 0 ||
420 matches(*arg
[all...]
H A Diprule.c228 } else if (matches(*argv, "preference") == 0 ||
229 matches(*argv, "order") == 0 ||
230 matches(*argv, "priority") == 0) {
248 } else if (matches(*argv, "realms") == 0) {
254 } else if (matches(*argv, "table") == 0 ||
267 matches(*argv, "map-to") == 0) {
278 if (matches(*argv, "help") == 0)
353 } else if (matches(argv[0], "list") == 0 ||
354 matches(argv[0], "lst") == 0 ||
355 matches(arg
[all...]
H A Diproute.c712 matches(*argv, "dsfield") == 0) {
718 } else if (matches(*argv, "metric") == 0 ||
719 matches(*argv, "priority") == 0 ||
720 matches(*argv, "preference") == 0) {
756 } else if (matches(*argv, "reordering") == 0) {
777 } else if (matches(*argv, "window") == 0) {
787 } else if (matches(*argv, "cwnd") == 0) {
797 } else if (matches(*argv, "rttvar") == 0) {
807 } else if (matches(*argv, "ssthresh") == 0) {
817 } else if (matches(*arg
[all...]
H A Dipmaddr.c256 if (matches(*argv, "help") == 0)
294 if (matches(*argv, "address") == 0) {
297 if (matches(*argv, "help") == 0)
333 if (matches(*argv, "add") == 0)
335 if (matches(*argv, "delete") == 0)
337 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
338 || matches(*argv, "lst") == 0)
340 if (matches(*argv, "help") == 0)
H A Dxfrm_monitor.c156 if (matches(*argv, "file") == 0) {
159 } else if (matches(*argv, "acquire") == 0) {
162 } else if (matches(*argv, "expire") == 0) {
165 } else if (matches(*argv, "help") == 0) {
H A Dxfrm_policy.c696 if (matches(*argv, "add") == 0)
699 if (matches(*argv, "update") == 0)
702 if (matches(*argv, "delete") == 0)
704 if (matches(*argv, "deleteall") == 0 || matches(*argv, "delall") == 0)
706 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
707 || matches(*argv, "lst") == 0)
709 if (matches(*argv, "get") == 0)
711 if (matches(*arg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dlineedit.c280 static char **matches; variable
285 if (matches) {
287 free(matches[--num_matches]);
288 free(matches);
289 matches = NULL;
298 matches = xrealloc(matches, nm1 * sizeof(char *));
299 matches[nm] = matched;
680 l = strlen(matches[row]);
699 printf("%s%-*s", matches[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/acpi/
H A Dboot.c934 .matches = {
946 .matches = {
954 .matches = {
962 .matches = {
970 .matches = {
978 .matches = {
986 .matches = {
994 .matches = {
1002 .matches = {
1010 .matches
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dof_platform.h52 /* pseudo "matches" value to not do deep probe */
56 struct of_device_id *matches,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dplaylist.c43 int items = 0, matches; local
62 matches = sql_get_int_field(db, "SELECT count(*) from PLAYLISTS where NAME = '%q'", name);
63 if( matches > 0 )
69 name, matches, path, items);
H A Dgetifaddr.c152 int matches, hwtype, flags; local
160 matches = fscanf(arp, "%s 0x%X 0x%X %hhx:%hhx:%hhx:%hhx:%hhx:%hhx",
163 if( matches != 9 )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dplaylist.c43 int items = 0, matches, ret; local
67 matches = sql_get_int_field(db, "SELECT count(*) from PLAYLISTS where NAME = '%q'", name);
68 if( matches > 0 )
74 name, matches, path, items);
H A Dgetifaddr.c152 int matches, hwtype, flags; local
160 matches = fscanf(arp, "%s 0x%X 0x%X %hhx:%hhx:%hhx:%hhx:%hhx:%hhx",
163 if( matches != 9 )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dof_device.c20 const struct of_device_id *of_match_device(const struct of_device_id *matches, argument
25 while (matches->name[0] || matches->type[0] || matches->compatible[0]) {
27 if (matches->name[0])
29 && !strcmp(matches->name, dev->node->name);
30 if (matches->type[0])
32 && !strcmp(matches->type, dev->node->type);
33 if (matches->compatible[0])
35 matches
47 const struct of_device_id * matches = of_drv->match_table; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxshared.c15 * specified matches and targets.
60 int nolookup, struct xtables_rule_match **matches)
68 return xtables_find_match(protoname, tryload, matches);
70 return xtables_find_match(pname, tryload, matches);
104 cs->options & OPT_NUMERIC, &cs->matches);
122 for (matchp = cs->matches; matchp; matchp = matchp->next) {
59 find_proto(const char *pname, enum xtables_tryload tryload, int nolookup, struct xtables_rule_match **matches) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dreboot.c95 .matches = {
103 .matches = {
111 .matches = {
119 .matches = {
127 .matches = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpcclient/
H A Drpcclient.c47 char **matches; local
63 matches = SMB_MALLOC_ARRAY(char *, MAX_COMPLETIONS);
64 if (!matches) return NULL;
66 matches[count++] = SMB_STRDUP(text);
67 if (!matches[0]) return NULL;
82 matches[count] = SMB_STRDUP(commands->cmd_set[i].name);
83 if (!matches[count])
94 SAFE_FREE(matches[0]);
95 matches[0] = SMB_STRDUP(matches[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dclient.c2768 int i = 0, matches = 0; local
2774 matches = 1;
2778 matches++;
2784 if (matches == 0)
2786 else if (matches == 1)
2871 char **matches; member in struct:__anon1559
2883 info->matches[info->count] = SMB_STRDUP(f->name);
2894 info->matches[info->count] = SMB_STRDUP(tmp);
2896 if (info->matches[info->count] == NULL)
2902 info->samelen = strlen(info->matches[inf
3000 char **matches; local
[all...]

Completed in 276 milliseconds

123456