Home
last modified time | relevance | path

Searched refs:bcmp (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/titanic_53/usr/src/uts/common/avs/ns/rdc/
H A Drdc_health.c294 if (((bcmp(ip->ifaddr.buf, addr->buf, addr->len) == 0) && in rdc_isactive_if()
295 (bcmp(ip->r_ifaddr.buf, r_addr->buf, r_addr->len) == 0)) || in rdc_isactive_if()
296 ((bcmp(ip->r_ifaddr.buf, addr->buf, addr->len) == 0) && in rdc_isactive_if()
297 (bcmp(ip->ifaddr.buf, r_addr->buf, r_addr->len) == 0))) { in rdc_isactive_if()
337 if (((bcmp(ip->ifaddr.buf, addr->buf, addr->len) == 0) && in rdc_set_if_vers()
338 (bcmp(ip->r_ifaddr.buf, r_addr->buf, r_addr->len) == 0)) || in rdc_set_if_vers()
339 ((bcmp(ip->r_ifaddr.buf, addr->buf, addr->len) == 0) && in rdc_set_if_vers()
340 (bcmp(ip->ifaddr.buf, r_addr->buf, r_addr->len) == 0))) { in rdc_set_if_vers()
492 if ((bcmp(ip->ifaddr.buf, addr->buf, addr->len) == 0) && in rdc_add_to_if()
493 (bcmp(ip->r_ifaddr.buf, r_addr->buf, r_addr->len) == 0) && in rdc_add_to_if()
/titanic_53/usr/src/lib/libsmbfs/smb/
H A Dsigning.c237 if (bcmp(sigbuf, sigloc, SMBSIGLEN) == 0) in smb_rq_verify()
249 if (bcmp(sigbuf, sigloc, SMBSIGLEN) == 0) in smb_rq_verify()
252 if (bcmp(sigbuf, sigloc, SMBSIGLEN) == 0) { in smb_rq_verify()
/titanic_53/usr/src/boot/sys/boot/common/
H A Dgpt.c104 if (bcmp(&ent->ent_type, uuid, sizeof(uuid_t)) != 0) { in gptfind()
126 if (bcmp(&ent->ent_type, uuid, sizeof(uuid_t)) != 0) in gptfind()
140 if (bcmp(&ent->ent_type, uuid, sizeof(uuid_t)) != 0) in gptfind()
156 if (bcmp(&ent->ent_type, uuid, sizeof(uuid_t)) != 0) in gptfind()
195 if (bcmp(hdr->hdr_sig, GPT_HDR_SIG, sizeof(hdr->hdr_sig)) != 0 || in gptread_hdr()
/titanic_53/usr/src/common/net/wanboot/crypt/
H A Daes_test.c98 if (bcmp(work, cipher, AES_BLOCK_SIZE) != 0) { in aestest()
103 if (bcmp(work, plain, AES_BLOCK_SIZE) != 0) { in aestest()
H A Ddes3_test.c143 if (bcmp(work, cipher, DES3_BLOCK_SIZE) != 0) { in des3test()
150 if (bcmp(work, plain, DES3_BLOCK_SIZE) != 0) { in des3test()
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dget_addrs.c46 #define bcmp(a, b, c) memcmp((a), (b), (c)) macro
83 if (bcmp((char *)&rem_machine_name, (char *)&my_machine_name,
/titanic_53/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym.c96 if (bcmp(&stdinq->inq_pid[9], "SUN", 3) == 0) { in symmetric_device_probe()
103 if (bcmp(&stdinq->inq_vid[0], "ATA ", 8) == 0) { in symmetric_device_probe()
/titanic_53/usr/src/boot/lib/libstand/
H A Dether.c109 if (bcmp(d->myea, eh->ether_dhost, 6) != 0 && in readether()
110 bcmp(bcea, eh->ether_dhost, 6) != 0) { in readether()
H A Dcd9660.c139 if (bcmp(sh->type, identifier, 2) == 0) in susp_lookup_record()
141 if (bcmp(sh->type, SUSP_STOP, 2) == 0) in susp_lookup_record()
143 if (bcmp(sh->type, SUSP_CONTINUATION, 2) == 0) { in susp_lookup_record()
209 if (bcmp(sp->h.type, SUSP_PRESENT, 2) != 0) in rrip_check()
299 if (bcmp(vd->id, ISO_STANDARD_ID, sizeof vd->id) != 0) in cd9660_open()
/titanic_53/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_sign.c283 if (bcmp(sigbuf, sigloc, SMBSIGLEN) == 0) in smb_rq_verify()
296 if (bcmp(sigbuf, sigloc, SMBSIGLEN) == 0) in smb_rq_verify()
299 if (bcmp(sigbuf, sigloc, SMBSIGLEN) == 0) { in smb_rq_verify()
/titanic_53/usr/src/uts/common/io/mac/
H A Dmac_bcast.c293 if (bcmp(maddr->mma_addr, addr, addr_len) == 0) in mac_bcast_add()
320 if (bcmp(maddr->mma_addr, addr, addr_len) == 0) in mac_bcast_add()
338 if (bcmp(grp->mbg_addr, addr, addr_len) == 0 && in mac_bcast_add()
519 if (bcmp(grp->mbg_addr, addr, addr_len) == 0 && in mac_bcast_delete()
575 if (bcmp(grp->mbg_addr, maddr->mma_addr, in mac_bcast_delete()
589 if (bcmp(grp->mbg_addr, maddr->mma_addr, in mac_bcast_delete()
/titanic_53/usr/src/cmd/format/
H A Dmisc.h47 #ifndef bcmp
48 #define bcmp(p1, p2, n) memcmp((p1), (p2), (n)) macro
/titanic_53/usr/src/test/libc-tests/tests/random/
H A Dchacha_tv.c291 ret = bcmp(res0, bl0, sizeof (res0)); in chacha_test()
293 ret = bcmp(res1, bl1, sizeof (res0)); in chacha_test()
/titanic_53/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_auth.c348 return (bcmp(ok_resp, lm_resp, SMBAUTH_LM_RESP_SZ) == 0); in smb_lm_password_ok()
366 ok = (bcmp(ok_resp, nt_resp, SMBAUTH_LM_RESP_SZ) == 0); in smb_ntlm_password_ok()
434 ok = (bcmp(passwd, ntlmv2_resp, pwdlen) == 0); in smb_ntlmv2_password_ok()
500 ok = (bcmp(passwd, lmv2_resp, SMBAUTH_LM_RESP_SZ) == 0); in smb_lmv2_password_ok()
/titanic_53/usr/src/uts/common/rpc/
H A Drpcsec_defs.h113 (bcmp((b1).value, (b2).value, (b1.length)) == 0))
117 (bcmp(((gss_OID)(o1))->elements, ((gss_OID)(o2))->elements, \
/titanic_53/usr/src/lib/libpkg/common/
H A Dnhash.c38 #define bcmp memcmp macro
49 return (bcmp((char *)str1, (char *)str2, len)); in BCMP()
/titanic_53/usr/src/lib/libbc/libc/gen/common/
H A Dbcmp.c30 bcmp(char *s1, char *s2, int len) in bcmp() function
/titanic_53/usr/src/common/util/
H A Dbcmp.c47 bcmp(const void *s1, const void *s2, size_t len) in bcmp() function
/titanic_53/usr/src/ucblib/libucb/port/gen/
H A Dbcmp.c50 bcmp(char *s1, char *s2, int len) in bcmp() function
/titanic_53/usr/src/uts/sun4/os/
H A Dbcmp.c47 bcmp(const void *s1_arg, const void *s2_arg, size_t len) in bcmp() function
/titanic_53/usr/src/stand/lib/sa/
H A Dstrings.h44 extern int bcmp(const void *, const void *, size_t);
/titanic_53/usr/src/ucbhead/
H A Dstrings.h59 extern int bcmp(const void *, const void *, size_t);
/titanic_53/usr/src/boot/lib/libc/string/
H A Dbcmp.c42 bcmp(const void *b1, const void *b2, size_t length) in bcmp() function
/titanic_53/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_radiuspacket.c274 if (bcmp(md5_digest, packet->authenticator, RAD_AUTHENTICATOR_LEN) in iscsit_rcv_radius_response()
338 (bcmp(&lin->sin_addr, &fin->sin_addr, in iscsit_net_recvmsg()
349 (bcmp(&lin6->sin6_addr, &fin6->sin6_addr, in iscsit_net_recvmsg()
/titanic_53/usr/src/head/
H A Dstrings.h43 extern int bcmp(const void *, const void *, size_t);

12345678910>>...16