Searched refs:memcmp (Results 151 - 175 of 1338) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dasfdec.c51 if (!memcmp(g, &cmp, sizeof(GUID))) \
128 if (!memcmp(pd->buf, &ff_asf_header, sizeof(GUID)))
177 if (memcmp(&g, &ff_asf_header, sizeof(GUID)))
190 if (!memcmp(&g, &ff_asf_data_header, sizeof(GUID))) {
202 if (!memcmp(&g, &ff_asf_file_header, sizeof(GUID))) {
216 } else if (!memcmp(&g, &ff_asf_stream_header, sizeof(GUID))) {
243 if (!memcmp(&g, &ff_asf_audio_stream, sizeof(GUID))) {
245 } else if (!memcmp(&g, &ff_asf_video_stream, sizeof(GUID))) {
247 } else if (!memcmp(&g, &ff_asf_command_stream, sizeof(GUID))) {
249 } else if (!memcmp(
[all...]
H A Doma.c92 if (memcmp(buf, (const uint8_t[]){'E', 'A', '3'},3) || buf[4] != 0 || buf[5] != EA3_HEADER_SIZE) {
180 if (!memcmp(p->buf, (const uint8_t[]){'e', 'a', '3', 3, 0},5))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/adfs/
H A Ddir_f.c189 memcmp(&dir->dirhead.startname, &dir->dirtail.new.endname, 4))
192 if (memcmp(&dir->dirhead.startname, "Nick", 4) &&
193 memcmp(&dir->dirhead.startname, "Hugo", 4))
415 memcmp(&dir->dirhead.startname, &dir->dirtail.new.endname, 4))
418 if (memcmp(&dir->dirhead.startname, "Nick", 4) &&
419 memcmp(&dir->dirhead.startname, "Hugo", 4))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_sysfs.c58 if (count >= 4 && memcmp(buf, "true", 4) == 0)
60 if (count >= 5 && memcmp(buf, "false", 5) == 0)
62 if (count >= 3 && memcmp(buf, "yes", 3) == 0)
64 if (count >= 2 && memcmp(buf, "no", 2) == 0)
66 if (count >= 2 && memcmp(buf, "on", 2) == 0)
68 if (count >= 3 && memcmp(buf, "off", 3) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_alb.c450 if (memcmp(rx_hash_table[index].mac_dst,
565 memcmp(client_info->mac_dst, mac_bcast, ETH_ALEN)) {
606 memcmp(client_info->slave->dev->dev_addr,
608 memcmp(client_info->mac_dst, mac_bcast, ETH_ALEN)) {
635 if (memcmp(arp->mac_dst, mac_bcast, ETH_ALEN)) {
670 if (memcmp(client_info->mac_dst, mac_bcast, ETH_ALEN)) {
1023 perm_curr_diff = memcmp(slave->perm_hwaddr,
1026 perm_bond_diff = memcmp(slave->perm_hwaddr,
1035 if (!memcmp(slave->perm_hwaddr,
1089 if (memcmp(slav
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_80211_rx.c218 memcmp(entry->src_addr, src, ETH_ALEN) == 0 &&
219 memcmp(entry->dst_addr, dst, ETH_ALEN) == 0)
312 if (memcmp(bss->bssid, bssid, ETH_ALEN) == 0 &&
315 memcmp(ssid, bss->ssid, ssid_len) == 0))) {
523 memcmp(iface->u.wds.remote_addr, addr, ETH_ALEN) == 0)
546 if (memcmp(hdr->addr1, local->dev->dev_addr, ETH_ALEN) != 0 &&
564 memcmp(hdr->addr2, local->bssid, ETH_ALEN) != 0)) {
605 memcmp(hdr->addr1, dev->dev_addr, ETH_ALEN) == 0 &&
606 memcmp(hdr->addr3, dev->dev_addr, ETH_ALEN) == 0) {
610 memcmp(hd
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Ddict.c587 if (!memcmp(insert->name, name, len))
599 if (!memcmp(insert->name, name, len))
618 if (!memcmp(tmp->name, name, len))
630 if (!memcmp(tmp->name, name, len))
704 if (!memcmp(insert->name, name, len))
716 if (!memcmp(insert->name, name, len))
735 if (!memcmp(tmp->name, name, len))
747 if (!memcmp(tmp->name, name, len))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dhmac.c215 ret = memcmp((u_int32_t *)chksum, &hash4, sum_len) ? -1 : 0;
220 ret = memcmp(chksum, new, sum_len) ? -1 : 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Ddict.c587 if (!memcmp(insert->name, name, len))
599 if (!memcmp(insert->name, name, len))
618 if (!memcmp(tmp->name, name, len))
630 if (!memcmp(tmp->name, name, len))
704 if (!memcmp(insert->name, name, len))
716 if (!memcmp(insert->name, name, len))
735 if (!memcmp(tmp->name, name, len))
747 if (!memcmp(tmp->name, name, len))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Darcfour.c141 if ( memcmp (scratch, ciphertext_1, sizeof (ciphertext_1)))
145 if ( memcmp (scratch, plaintext_1, sizeof (plaintext_1)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/libtest/
H A Dlib571.c73 if(memcmp(RTP_DATA, data + i, RTP_DATA_SIZE) != 0) {
78 if (memcmp(RTP_DATA, data + i, message_size - i) != 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Dutil.c190 memcmp(&s1->in.sin_addr, &s2->in.sin_addr, sizeof(struct in_addr)) == 0)
196 memcmp(&s1->in6.sin6_addr, &s2->in6.sin6_addr, sizeof(struct in6_addr)) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rsa/
H A Drsa_sign.c180 if((i != SSL_SIG_LENGTH) || memcmp(s, m, SSL_SIG_LENGTH))
216 (memcmp(m,sig->digest->data,m_len) != 0))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rsa/
H A Drsa_sign.c180 if((i != SSL_SIG_LENGTH) || memcmp(s, m, SSL_SIG_LENGTH))
233 (memcmp(m,sig->digest->data,m_len) != 0))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/common/
H A Dstring.S139 .globl memcmp
140 memcmp: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/boot/
H A Dpiggyback.c97 if (memcmp (buffer, "\177ELF", 4) == 0) {
103 } else if (memcmp(buffer, aout_magic, 4) == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dleases.c29 if ((j != 16 && !memcmp(leases[i].chaddr, chaddr, 16)) ||
87 if (!memcmp(leases[i].chaddr, chaddr, 16)) return &(leases[i]);
H A Dreserveip.c205 if ( memcmp(chaddr, mac, 6) == 0 )
227 if ( memcmp(chaddr, mac, 6) == 0 )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_prefix.c76 if (memcmp (&p1->u, &p2->u, sizeof (p1->u)))
78 if (memcmp (p1 + 1, p2 + 1, OSPF6_PREFIX_SPACE (p1->prefix_length)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/lib/
H A Dstring.c241 int memcmp(const void *cs, const void *ct, size_t count) function
250 EXPORT_SYMBOL(memcmp); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dcache.c104 } else if (memcmp(&vlocation->vldb, vldb, sizeof(*vldb)) != 0) {
106 if (memcmp(&vlocation->vldb.vid,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskdrv1st.h56 #define SK_ADDR_EQUAL(a1,a2) (!memcmp(a1,a2,6))
118 #define SK_MEMCMP(s1,s2,size) memcmp(s1,s2,size)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-striconv.c67 ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0);
81 ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Drandom.c161 if (!memcmp (tmp1p, tmp1c, sizeof tmp1c))
220 if (!memcmp (nonce1p, nonce1c, sizeof nonce1c))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/libexif/olympus/
H A Dexif-mnote-data-olympus.c266 if (!memcmp (buf + o2, "OLYMP", 6) || !memcmp (buf + o2, "SANYO", 6) ||
267 !memcmp (buf + o2, "EPSON", 6)) {
272 if (!memcmp (buf + o2, "SANYO", 6))
274 else if (!memcmp (buf + o2, "EPSON", 6))
293 } else if (!memcmp (buf + o2, "OLYMPUS", 8)) {
310 } else if (!memcmp (buf + o2, "Nikon", 6)) {
379 } else if (!memcmp (buf + o2, "\0\x1b", 2)) {

Completed in 230 milliseconds

1234567891011>>