HomeSort by relevance Sort by last modified time
    Searched refs:mDNSPlatformMemCopy (Results 1 - 11 of 11) sorted by null

  /external/mdnsresponder/mDNSPosix/
Responder.c 312 mDNSPlatformMemCopy(gServiceText+gServiceTextLen+1, argv[optind], gServiceText[gServiceTextLen]);
584 mDNSPlatformMemCopy(text + textLen + 1, rawText, len);
NetMonitor.c 291 mDNSPlatformMemCopy(entry->HIHardware.c, hw, 1 + (mDNSu32)hw[0]);
292 mDNSPlatformMemCopy(entry->HISoftware.c, sw, 1 + (mDNSu32)sw[0]);
374 mDNSPlatformMemCopy(&e->HISoftware, "\x27*** Unknown (Jaguar, Windows, etc.) ***", 0x28);
    [all...]
Identify.c 333 mDNSPlatformMemCopy(&target.ip.v6, &s6, sizeof(target.ip.v6));
mDNSPosix.c     [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
DNSDigest.c 735 mDNSPlatformMemCopy(p=c->data,data,HASH_CBLOCK);
778 mDNSPlatformMemCopy(c->data,data,HASH_CBLOCK);
    [all...]
mDNSEmbeddedAPI.h     [all...]
mDNS.c     [all...]
uDNS.c     [all...]
  /external/mdnsresponder/mDNSShared/
dnssd_clientshim.c 713 mDNSPlatformMemCopy(&sa4.sin_addr.s_addr, inRData, 4);
uds_daemon.c 543 mDNSPlatformMemCopy(rr->resrec.rdata->u.data, rdata, rdlen);
    [all...]

Completed in 1897 milliseconds