Searched defs:Reconfigure (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DPosixDaemon.c87 // %%% Reconfigure() probably belongs in the platform support layer (mDNSPosix.c), not the daemon cde
91 static void Reconfigure(mDNS *m) function
178 if (sigismember(&signals, SIGHUP )) Reconfigure(m);
203 Reconfigure(&mDNSStorage);

Completed in 43 milliseconds