Searched refs:SuppressError (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A Duds_daemon.c759 mDNSBool SuppressError = mDNSfalse; local
773 SuppressError = mDNStrue;
785 SuppressError ? "suppressed error" : "CALLBACK", result);
846 if (!SuppressError)
857 if (!SuppressError)

Completed in 285 milliseconds