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

  /external/mdnsresponder/mDNSPosix/
mDNSPosix.c 377 mDNSexport long mDNSPlatformWriteTCP(TCPSocket *sock, const char *msg, unsigned long len)
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
mDNSEmbeddedAPI.h     [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c 342 n = mDNSPlatformWriteTCP( sock, ( char* ) msg + nsent, len - nsent);
    [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.c     [all...]

Completed in 155 milliseconds