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

/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dreachability.c21 SCNetworkReachabilitySetDispatchQueue(target, NULL);
137 SCNetworkReachabilitySetDispatchQueue(reach_ref, g_reach_queue);
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.h323 @function SCNetworkReachabilitySetDispatchQueue
333 SCNetworkReachabilitySetDispatchQueue (
H A DSCNetworkReachability.c3783 SCNetworkReachabilitySetDispatchQueue(clone, q);
3828 SCNetworkReachabilitySetDispatchQueue(clone, NULL);
6116 SCNetworkReachabilitySetDispatchQueue(SCNetworkReachabilityRef target, function
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/reachability/
H A DSCNetworkReachabilityServer_server.c352 ok = SCNetworkReachabilitySetDispatchQueue(target, q);
355 CFSTR("<%p> target %p: _watcher_add SCNetworkReachabilitySetDispatchQueue() failed: %s"),
504 ok = SCNetworkReachabilitySetDispatchQueue(target, NULL);
507 CFSTR("<%p> target %p: _watcher_remove SCNetworkReachabilitySetDispatchQueue() failed: %s"),
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dtests.c748 if (!SCNetworkReachabilitySetDispatchQueue(target_async, dispatch_get_main_queue())) {
749 printf("SCNetworkReachabilitySetDispatchQueue() failed: %s\n", SCErrorString(SCError()));

Completed in 202 milliseconds