Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:foreground

132 static mDNSBool foreground = 0;
151 if (foreground)
1050 "-d Run daemon in foreground.\n\n"
1104 case 'd': foreground = 1; break; // Also used when launched via OS X's launchd mechanism
3071 if (!foreground && !started_via_launchd)
3076 foreground = 1;