Searched refs:strncmp (Results 226 - 250 of 956) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dapc.c46 if(!strncmp(str, "noidle", strlen("noidle"))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/aoe/
H A Daoenet.c62 if (strlen(ifp->name) == len && !strncmp(ifp->name, p, len))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Dbugs.c66 if(!strncmp(scratch, key, strlen(key)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/mtrr/
H A Dif.c116 if (!strncmp(line, "disable=", 8)) {
123 if (strncmp(line, "base=", 5))
127 if (strncmp(ptr, "size=", 5))
133 if (strncmp(ptr, "type=", 5))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/sim/boot/
H A Dbootloader.c115 if (elf->e_ident[0] == 0x7f && strncmp(elf->e_ident + 1, "ELF", 3) != 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_community.c491 if (strncmp (p, "internet", strlen ("internet")) == 0)
498 if (strncmp (p, "no-export", strlen ("no-export")) == 0)
505 if (strncmp (p, "no-advertise", strlen ("no-advertise")) == 0)
512 if (strncmp (p, "local-AS", strlen ("local-AS")) == 0)
H A Dbgp_filter.c458 if (strncmp (argv[1], "p", 1) == 0)
460 else if (strncmp (argv[1], "d", 1) == 0)
540 if (strncmp (argv[1], "p", 1) == 0)
542 else if (strncmp (argv[1], "d", 1) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pnp/pnpbios/
H A Dcore.c418 if (strncmp(str, "off", 3) == 0)
420 if (strncmp(str, "on", 2) == 0)
422 invert = (strncmp(str, "no-", 3) == 0);
425 if (strncmp(str, "curr", 4) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Daddgroup.c88 if (!strncmp(line, args[1], len)
H A Ddeluser.c35 if (strncmp(line, name, len) == 0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dbcmstdlib.h94 extern int BCMROMFN(strncmp)(const char *s1, const char *s2, size_t n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/test/nls/
H A Dtest-codeset.c168 if (strncmp(newlocale, testcases[i].locale, localelen) == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A Dencoder_example.c88 if ( ! strncmp((char*)readbuffer, "da", 2) ){
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dupnphttp.c244 else if(strncmp(p, "PLAYSTATION", 11)==0)
250 else if(strncmp(p, "SamsungWiselinkPro", 18)==0)
266 else if(strncmp(p, "SMP8634", 7)==0)
658 if(strncmp(p, "http://", 7) == 0)
764 else if(strncmp(HttpUrl, "/MediaItems/", 12) == 0)
769 else if(strncmp(HttpUrl, "/Thumbnails/", 12) == 0)
773 else if(strncmp(HttpUrl, "/AlbumArt/", 10) == 0)
779 else if(strncmp(HttpUrl, "/TiVoConnect", 12) == 0)
800 else if(strncmp(HttpUrl, "/Resized/", 9) == 0)
805 else if(strncmp(HttpUr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/smbd/
H A Dse_access_check_utils.c30 if (strncmp(sid_str, "S-", 2) == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbrew_db.h82 #define strncmp(a, b, c) STRNCMP(a, b, c) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_helper.c68 ret ^= !strncmp(master_help->helper->name, info->name,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddac3550a.c131 if (!strncmp(adapter->name, "mac-io", 6))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dupnpsoap.c230 else if( strncmp(mime+6, "L16", 3) == 0 )
588 if( strncmp(class, "item", 4) == 0 )
681 if( strncmp(id, MUSIC_PLIST_ID, strlen(MUSIC_PLIST_ID)) == 0 ) {
774 if( !dlna_pn || !strncmp(dlna_pn, "JPEG_L", 6) || !strncmp(dlna_pn, "JPEG_M", 6) ) {
790 else if( strncmp(class, "container", 9) == 0 )
974 if( strncmp(ObjectId, MUSIC_PLIST_ID, strlen(MUSIC_PLIST_ID)) == 0 )
1114 ((strncmp(ContainerID, "1$5", 3) == 0) ||
1115 (strncmp(ContainerID, "1$6", 3) == 0) ||
1116 (strncmp(ContainerI
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbw_stat.c222 if (strncmp(srv->cli.dev,"IPC",3) == 0) {
224 } else if (strncmp(srv->cli.dev,"LPT",3) == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Drelocatable.c182 if (strncmp (orig_installprefix, orig_installdir, strlen (orig_installprefix))
442 && strncmp (pathname, orig_prefix, orig_prefix_len) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Drelocatable.c182 if (strncmp (orig_installprefix, orig_installdir, strlen (orig_installprefix))
442 && strncmp (pathname, orig_prefix, orig_prefix_len) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/common/
H A Drep_common.c113 if (strncmp(buf, "exit", 4) == 0 ||
114 strncmp(buf, "quit", 4) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables-restore.c413 if (!strncmp(param_buffer, "-t", 2)
414 || !strncmp(param_buffer, "--table", 8)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsetup64.c52 if (!strncmp(str, "on", 2)) {
55 } else if (!strncmp(str, "off", 3)) {

Completed in 224 milliseconds

1234567891011>>