Searched refs:strncmp (Results 26 - 50 of 956) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dmatch_fstype.c33 if (!strncmp(mt->mnt_type, fstype, len)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/compat/
H A Dstrstr.c72 } while (strncmp(s, find, len) != 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/compat/
H A Dstrstr.c72 } while (strncmp(s, find, len) != 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dasus_acpi.c1081 if (strncmp(model, "L3D", 3) == 0)
1083 else if (strncmp(model, "L2E", 3) == 0 ||
1084 strncmp(model, "L3H", 3) == 0 || strncmp(model, "L5D", 3) == 0)
1086 else if (strncmp(model, "L3", 2) == 0 || strncmp(model, "L2B", 3) == 0)
1088 else if (strncmp(model, "L8L", 3) == 0)
1090 else if (strncmp(model, "L4R", 3) == 0)
1092 else if (strncmp(model, "M6N", 3) == 0 || strncmp(mode
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dmount.cifs.c294 if (strncmp(data, "users",5) == 0) {
298 } else if (strncmp(data, "user_xattr",10) == 0) {
300 } else if (strncmp(data, "user", 4) == 0) {
342 } else if (strncmp(data, "pass", 4) == 0) {
356 } else if (strncmp(data, "ip", 2) == 0) {
367 } else if ((strncmp(data, "unc", 3) == 0)
368 || (strncmp(data, "target", 6) == 0)
369 || (strncmp(data, "path", 4) == 0)) {
379 if (strncmp(value, "//", 2) == 0) {
384 } else if (strncmp(valu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripd/
H A Drip_debug.c107 if (strncmp ("send", argv[0], strlen (argv[0])) == 0)
109 if (strncmp ("recv", argv[0], strlen (argv[0])) == 0)
126 if (strncmp ("send", argv[0], strlen (argv[0])) == 0)
128 if (strncmp ("recv", argv[0], strlen (argv[0])) == 0)
179 if (strncmp ("send", argv[0], strlen (argv[0])) == 0)
186 else if (strncmp ("recv", argv[0], strlen (argv[0])) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripngd/
H A Dripng_debug.c106 if (strncmp ("send", argv[0], strlen (argv[0])) == 0)
108 if (strncmp ("recv", argv[0], strlen (argv[0])) == 0)
125 if (strncmp ("send", argv[0], strlen (argv[0])) == 0)
127 if (strncmp ("recv", argv[0], strlen (argv[0])) == 0)
178 if (strncmp ("send", argv[0], strlen (argv[0])) == 0)
185 else if (strncmp ("recv", argv[0], strlen (argv[0])) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Ddebug.c107 if (strncmp ("send", argv[0], strlen (argv[0])) == 0)
109 if (strncmp ("recv", argv[0], strlen (argv[0])) == 0)
126 if (strncmp ("send", argv[0], strlen (argv[0])) == 0)
128 if (strncmp ("recv", argv[0], strlen (argv[0])) == 0)
179 if (strncmp ("send", argv[0], strlen (argv[0])) == 0)
181 if (strncmp ("recv", argv[0], strlen (argv[0])) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dlast.c49 if (strncmp(ut.ut_user, "shutdown", 8) == 0)
51 else if (strncmp(ut.ut_user, "reboot", 6) == 0)
53 else if (strncmp(ut.ut_user, "runlevel", 7) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/boot/
H A Dbtfixupprep.c115 if (!strncmp (buffer, symtab, symlen))
121 if (!strncmp (buffer, relrec, rellen))
135 if (!strncmp (buffer, relrec, rellen))
143 if (strncmp (buffer + mode, " R_SPARC_", 9))
223 if (strncmp (buffer + mode+9, "32 ", 10)) {
227 } else if (strncmp (buffer + mode+9, "WDISP30 ", 10) &&
228 strncmp (buffer + mode+9, "HI22 ", 10) &&
229 strncmp (buffer + mode+9, "LO10 ", 10)) {
239 if (strncmp (buffer + mode+9, "HI22 ", 10)) {
249 if (strncmp (buffe
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/lib/
H A DMakefile9 strcmp.o strcpy.o strncmp.o strncpy.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Ddistribute.c316 if (strncmp (argv[1], "i", 1) == 0)
318 else if (strncmp (argv[1], "o", 1) == 0)
346 if (strncmp (argv[1], "i", 1) == 0)
348 else if (strncmp (argv[1], "o", 1) == 0)
380 if (strncmp (argv[1], "i", 1) == 0)
382 else if (strncmp (argv[1], "o", 1) == 0)
409 if (strncmp (argv[1], "i", 1) == 0)
411 else if (strncmp (argv[1], "o", 1) == 0)
442 if (strncmp (argv[1], "i", 1) == 0)
444 else if (strncmp (arg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/momentum/ocelot_3/
H A Dprom.c129 if (strncmp("gtbase", ptr, strlen("gtbase")) == 0) {
138 if (strncmp("cpuclock", ptr, strlen("cpuclock")) == 0) {
163 if (strncmp("gtbase", *env, strlen("gtbase")) == 0) {
167 if (strncmp("cpuclock", *env, strlen("cpuclock")) == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/momentum/ocelot_c/
H A Dprom.c128 if (strncmp("gtbase", ptr, strlen("gtbase")) == 0) {
137 if (strncmp("cpuclock", ptr, strlen("cpuclock")) == 0) {
161 if (strncmp("gtbase", *env, strlen("gtbase")) == 0) {
165 if (strncmp("cpuclock", *env, strlen("cpuclock")) == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree_env.h5 * strncmp & strchr copied from <file:lib/strings.c>
27 static inline int strncmp(const char *cs, const char *ct, size_t count) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/ash_test/
H A Dprintenv.c55 if (**argv == **envp && strncmp (*envp, *argv, len) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/mach-es7000/
H A Dmach_mpparse.h34 if (!strncmp(header.oem_id, "UNISYS", 6))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-wav.c74 if(strncmp((char*)hdr + 0, "RIFF", 4) ||
75 strncmp((char*)hdr + 8, "WAVE", 4))
109 if(strncmp((char*)&hdr, "fmt ", 4) == 0)
133 else if(strncmp((char*)&hdr, "data", 4) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-wav.c74 if(strncmp((char*)hdr + 0, "RIFF", 4) ||
75 strncmp((char*)hdr + 8, "WAVE", 4))
109 if(strncmp((char*)&hdr, "fmt ", 4) == 0)
133 else if(strncmp((char*)&hdr, "data", 4) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dvia-pmu-led.c97 if (strncmp(model, "PowerBook", strlen("PowerBook")) != 0 &&
98 strncmp(model, "iBook", strlen("iBook")) != 0 &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/acpi/
H A Dsleep.c105 if (strncmp(str, "s3_bios", 7) == 0)
107 if (strncmp(str, "s3_mode", 7) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/acpi/
H A Dsleep.c70 if (strncmp(str, "s3_bios", 7) == 0)
72 if (strncmp(str, "s3_mode", 7) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/arc/
H A Dcmdline.c50 if (!strncmp(prom_argv(actr), used_arc[i][0], len)) {
89 if (!strncmp(prom_argv(actr), ignored[i], len))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dio1.c36 if ((URI != NULL) && (!strncmp(URI, "sql:", 4)))
52 if ((URI == NULL) || (strncmp(URI, "sql:", 4)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Drpm2cpio.c39 if (strncmp((char *) &header.magic, RPM_HEADER_MAGIC, 3) != 0) {
66 if (strncmp((char *) &lead.magic, RPM_MAGIC, 4) != 0) {

Completed in 232 milliseconds

1234567891011>>