Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DPosixDaemon.c130 mDNSlocal void DumpStateLog(mDNS *const m) in DumpStateLog() function
172 if (sigismember(&signals, SIGUSR1)) DumpStateLog(m); in MainLoop()