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

  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 180 UTF8str255 HISoftware;
234 entry->HISoftware.c[0] = 0;
292 mDNSPlatformMemCopy(entry->HISoftware.c, sw, 1 + (mDNSu32)sw[0]);
373 if (!e->HISoftware.c[0] && e->NumQueries > 2)
374 mDNSPlatformMemCopy(&e->HISoftware, "\x27*** Unknown (Jaguar, Windows, etc.) ***", 0x28);
375 if (e->hostname.c[0] || e->HIHardware.c[0] || e->HISoftware.c[0])
376 mprintf("%##-45s %#-14s %#s\n", e->hostname.c, e->HIHardware.c, e->HISoftware.c);
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
mDNSEmbeddedAPI.h     [all...]
mDNS.c     [all...]
uDNS.c     [all...]

Completed in 129 milliseconds