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

  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h     [all...]
mDNS.c 295 mDNSexport AuthGroup *RemoveAuthRecord(mDNS *const m, AuthHash *r, AuthRecord *rr)
303 if (!a) { LogMsg("RemoveAuthRecord: ERROR!! AuthGroup not found for %s", ARDisplayString(m, rr)); return mDNSNULL; }
313 LogInfo("RemoveAuthRecord: removing auth record %s from table", ARDisplayString(m, rr));
    [all...]

Completed in 366 milliseconds