Home
last modified time | relevance | path

Searched refs:update_callback (Results 1 – 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSShared/
Duds_daemon.c1156 mDNSlocal void update_callback(mDNS *const m, AuthRecord *const rr, RData *oldrd, mDNSu16 oldrdlen) in update_callback() function
1199 result = mDNS_Update(&mDNSStorage, rr, ttl, rdlen, newrd, update_callback); in update_record()