Searched refs:PrintOneCacheRecord (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | uds_daemon.c | 5602 mDNSlocal void PrintOneCacheRecord(mDNS *const m, const CacheRecord *cr, mDNSu32 slot, const mDNSu3… in PrintOneCacheRecord() function 5626 PrintOneCacheRecord(m, nsec, slot, remain, ifname, CacheUsed); in PrintCachedRecords() 5632 PrintOneCacheRecord(m, soa, slot, remain, ifname, CacheUsed); in PrintCachedRecords() 5745 PrintOneCacheRecord(m, cr, slot, remain, ifname, &CacheUsed); in udsserver_info()
|