Searched refs:mDNS_Update (Results 1 – 3 of 3) sorted by relevance
/external/mdnsresponder/mDNSCore/ |
D | mDNSEmbeddedAPI.h | 2144 extern mStatus mDNS_Update (mDNS *const m, AuthRecord *const rr, mDNSu32 newttl,
|
D | mDNS.c | 9080 mDNSexport mStatus mDNS_Update(mDNS *const m, AuthRecord *const rr, mDNSu32 newttl, in mDNS_Update() function
|
/external/mdnsresponder/mDNSShared/ |
D | uds_daemon.c | 1199 result = mDNS_Update(&mDNSStorage, rr, ttl, rdlen, newrd, update_callback); in update_record()
|