Searched refs:memcmp (Results 426 - 450 of 1064) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/usr.sbin/ctld/
H A Dchap.c317 if (memcmp(chap->chap_response,
/freebsd-13-stable/usr.sbin/fdwrite/
H A Dfdwrite.c179 if (memcmp(trackbuf,vrfybuf,bpt)) err(1, "compare");
/freebsd-13-stable/usr.sbin/fstyp/
H A Dhammer2.c144 !memcmp(ipdata.filename, pfs,
/freebsd-13-stable/usr.sbin/iscsid/
H A Dchap.c317 if (memcmp(chap->chap_response,
/freebsd-13-stable/usr.sbin/rpc.statd/
H A Dfile.c109 && !memcmp(p1->ai_addr, p2->ai_addr, p1->ai_addrlen))
/freebsd-13-stable/tools/test/iconv/gnu/
H A Dgnu.c408 return ((memcmp(inbuf, outbuf, 6) == 0) ? 0 : 1);
/freebsd-13-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c474 if (memcmp(node->mac, data->mac, 6) == 0)
597 if (!memcmp(wpa->wpa_oui, "\x00\x50\xf2", 3)) {
655 if (!memcmp(ptr, "\x00\x0f\xac\x02", 4)) {
668 if (!memcmp(ptr,"\x00\x0f\xac\x02", 4)) {
/freebsd-13-stable/sys/contrib/alpine-hal/
H A Dal_hal_plat_services.h447 #define al_memcmp(p1, p2, cnt) memcmp(p1, p2, cnt)
/freebsd-13-stable/sys/contrib/dev/acpica/components/executer/
H A Dexmisc.c555 * memcmp to handle nulls in buffers.
562 Compare = memcmp (Operand0->Buffer.Pointer,
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64stl.c135 if (memcmp(&ip6->ip6_dst, &cfg->base.plat_prefix,
/freebsd-13-stable/usr.bin/nl/
H A Dnl.c295 if (memcmp(buffer + delimlen * idx, delim,
/freebsd-13-stable/usr.bin/systat/
H A Dmain.c103 if (memcmp(argv[0], "--", 3) == 0) {
/freebsd-13-stable/tests/sys/opencrypto/
H A Dpoly1305_test.c376 ATF_CHECK_EQ_MSG(memcmp(comptag, exptag, sizeof(exptag)), 0,
/freebsd-13-stable/contrib/unbound/validator/
H A Dval_nsec3.c532 return memcmp(s1, s2, s1len);
790 memcmp(hash->hash, next, nextlen) < 0)
807 if(memcmp(next, owner, nextlen) <= 0 &&
808 ( memcmp(hash->hash, owner, nextlen) > 0 ||
809 memcmp(hash->hash, next, nextlen) < 0)) {
H A Dval_sigcrypt.c351 if(memcmp(digest, ds, dslen) != 0) {
779 if((wfi = memcmp(di, dj, (ilen<jlen)?ilen:jlen)) != 0)
864 c = memcmp(d->rr_data[i]+2, d->rr_data[j]+2, minlen);
1448 /* memcmp works because type is in network format for rrset */
1449 if(memcmp(sig+2, &rrset->rk.type, 2) != 0) {
1461 if(memcmp(sig+2+16, &ktag, 2) != 0) {
/freebsd-13-stable/lib/libnv/tests/
H A Dnv_tests.cc284 ATF_REQUIRE_EQ(memcmp(value, ret_value, ret_size), 0);
530 ATF_REQUIRE_EQ(memcmp(value, actual_value, size), 0);
986 ATF_REQUIRE_EQ(memcmp(actual_val, testval, testsize), 0);
1020 ATF_REQUIRE_EQ(memcmp(actual_value, testval, testsize), 0);
1025 ATF_REQUIRE_EQ(memcmp(actual_value, otherval1, othersize), 0);
/freebsd-13-stable/contrib/ldns/
H A Dradix.c362 if (memcmp(&key[pos], node->array[byte].str,
432 if (memcmp(&key[pos], node->array[byte].str,
446 memcmp_res = memcmp(&key[pos], node->array[byte].str,
809 if (memcmp(&key[pos], n->array[byte].str,
1198 return (memcmp(str1, str2, len1) == 0);
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_fmemopen.c814 ATF_CHECK(memcmp(&buf0[0], &buf1[0], t->n) == 0);
909 ATF_CHECK(!memcmp(&buf0[len], &buf1[0], t->n - len));
917 ATF_CHECK(!memcmp(&buf0[0], &buf1[0], t->n));
990 ATF_CHECK(memcmp(&buf[0], t->s, t->n) == 0);
1041 ATF_CHECK(memcmp(&buf[0], t->s, t->n) == 0);
/freebsd-13-stable/usr.sbin/nscd/
H A Dcachelib.c91 result = memcmp(hp1->key, hp2->key, min_size);
98 return (memcmp(hp1->key, hp2->key, hp1->key_size));
117 result = memcmp(hp1->key, hp2->key, min_size);
127 return (memcmp(hp1->key, hp2->key, hp1->key_size));
838 (memcmp(find_res->value, value, value_size) == 0)) {
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c342 ret = memcmp(gid, path->pathrec.dgid.raw,
368 ret = memcmp(path->pathrec.dgid.raw, tpath->pathrec.dgid.raw,
437 if (memcmp(iter->path.pathrec.dgid.raw, path->pathrec.dgid.raw,
1119 if (memcmp(ifa->ifa_addr, addr, addr->sa_len) == 0) {
1146 (!gid || !memcmp(gid, &priv->local_gid, sizeof(*gid)))) {
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c707 if (memcmp(p, RAR_SIGNATURE, 7) == 0)
710 if ((p[0] == 'M' && p[1] == 'Z') || memcmp(p, "\x7F\x45LF", 4) == 0) {
726 if (memcmp(p, RAR_SIGNATURE, 7) == 0)
765 if (memcmp(p, RAR_SIGNATURE, 7) == 0) {
850 ((p[0] == 'M' && p[1] == 'Z') || memcmp(p, "\x7F\x45LF", 4) == 0)) {
870 if (memcmp(p, RAR_SIGNATURE, 7) != 0) {
1512 while (memcmp(strp, "\x00\x00", 2))
1514 if (!memcmp(strp, "\x00\\", 2))
1548 !memcmp(rar->filename, rar->filename_save, filename_size + 1))
H A Darchive_read_support_format_tar.c390 if ((memcmp(header->magic, "ustar\0", 6) == 0)
391 && (memcmp(header->version, "00", 2) == 0))
395 if ((memcmp(header->magic, "ustar ", 6) == 0)
396 && (memcmp(header->version, " \0", 2) == 0))
809 if (memcmp(gnuheader->magic, "ustar \0", 8) == 0) {
813 } else if (memcmp(header->magic, "ustar", 5) == 0) {
1760 if (strlen(name) < 18 || (memcmp(name, "LIBARCHIVE.xattr.", 17)) != 0)
1789 if (strlen(name) < 14 || (memcmp(name, "SCHILY.xattr.", 13)) != 0)
1978 if (memcmp(key, "LIBARCHIVE.xattr.", 17) == 0)
/freebsd-13-stable/crypto/heimdal/kcm/
H A Dcache.c105 if (memcmp(p->uuid, uuid, sizeof(kcmuuid_t)) == 0) {
523 if (memcmp(c->uuid, uuid, sizeof(c->uuid)) == 0)
/freebsd-13-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_mo.c362 memcmp(name.value, sasl_mech_name->value, name.length) == 0) {
385 memcmp(buf, sasl_mech_name->value, 16) == 0) {
/freebsd-13-stable/crypto/heimdal/lib/gssapi/spnego/
H A Dinit_sec_context.c453 memcmp(ctx->oidbuf + sizeof(ctx->oidbuf) - ctx->oidlen,
464 memcmp(ctx->oidbuf + sizeof(ctx->oidbuf) - ctx->oidlen,

Completed in 363 milliseconds

<<11121314151617181920>>