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

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCNetworkReachability.h52 @typedef SCNetworkReachabilityRef
55 typedef const struct __SCNetworkReachability * SCNetworkReachabilityRef; typedef in typeref:struct:__SCNetworkReachability
175 SCNetworkReachabilityRef target,
188 @result Returns a reference to the new immutable SCNetworkReachabilityRef.
192 SCNetworkReachabilityRef
207 @result Returns a reference to the new immutable SCNetworkReachabilityRef.
211 SCNetworkReachabilityRef
226 @result Returns a reference to the new immutable SCNetworkReachabilityRef.
230 SCNetworkReachabilityRef
259 SCNetworkReachabilityRef targe
[all...]
H A DSCNetworkReachabilityInternal.h158 SCNetworkReachabilityRef onDemandServer;
293 _SCNetworkReachabilityCopyTargetDescription (SCNetworkReachabilityRef target);
296 _SCNetworkReachabilityCopyTargetFlags (SCNetworkReachabilityRef target);
299 __SCNetworkReachabilityPerform (SCNetworkReachabilityRef target);
302 __SCNetworkReachabilityPerformConcurrent (SCNetworkReachabilityRef target);
316 __SCNetworkReachabilityServer_targetAdd (SCNetworkReachabilityRef target);
319 __SCNetworkReachabilityServer_targetRemove (SCNetworkReachabilityRef target);
322 __SCNetworkReachabilityServer_targetSchedule (SCNetworkReachabilityRef target);
325 __SCNetworkReachabilityServer_targetStatus (SCNetworkReachabilityRef target);
328 __SCNetworkReachabilityServer_targetUnschedule (SCNetworkReachabilityRef targe
[all...]
H A DSCNetwork.c53 SCNetworkReachabilityRef networkAddress;
83 SCNetworkReachabilityRef networkAddress;
H A DSCPrivate.h602 SCNetworkReachabilityCopyOnDemandService (SCNetworkReachabilityRef target,
612 SCNetworkReachabilityCopyResolvedAddress (SCNetworkReachabilityRef target,
630 SCNetworkReachabilityRef
654 SCNetworkReachabilityGetInterfaceIndex (SCNetworkReachabilityRef target);
H A DSCNetworkReachability.c155 __SCNetworkReachabilityScheduleWithRunLoop (SCNetworkReachabilityRef target,
162 __SCNetworkReachabilityUnscheduleFromRunLoop (SCNetworkReachabilityRef target,
300 __mark_operation_end(SCNetworkReachabilityRef target,
2057 _SCNetworkReachabilityCopyTargetDescription(SCNetworkReachabilityRef target)
2095 _SCNetworkReachabilityCopyTargetFlags(SCNetworkReachabilityRef target)
2117 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)cf;
2202 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)cf;
2331 __SCNetworkReachabilityPerformConcurrent(SCNetworkReachabilityRef targe
[all...]
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/reachability/
H A Dclient.c14 SCNetworkReachabilityRef target1;
15 SCNetworkReachabilityRef target2;
16 SCNetworkReachabilityRef target3;
17 SCNetworkReachabilityRef target4;
18 SCNetworkReachabilityRef target5;
H A DSCNetworkReachabilityServer_client.c64 SCNetworkReachabilityRef target;
123 _reach_request_create(SCNetworkReachabilityRef target)
137 SCNetworkReachabilityRef target = request->target;
147 _reach_request_add(SCNetworkReachabilityRef target)
169 _reach_request_remove(SCNetworkReachabilityRef target)
188 static SCNetworkReachabilityRef
191 __block SCNetworkReachabilityRef target = NULL;
213 handle_reachability_status(SCNetworkReachabilityRef target, xpc_object_t dict)
230 handle_async_notification(SCNetworkReachabilityRef target, xpc_object_t dict)
295 SCNetworkReachabilityRef targe
[all...]
H A DSCNetworkReachabilityServer_server.c121 _target_group(SCNetworkReachabilityRef target)
130 _target_queue(SCNetworkReachabilityRef target)
147 _target_reference_add(SCNetworkReachabilityRef target, CFDataRef digest, xpc_connection_t connection)
197 _target_reference_remove(SCNetworkReachabilityRef target, xpc_connection_t connection)
242 _target_reply_add_reachability(SCNetworkReachabilityRef target,
329 _target_watcher_add(SCNetworkReachabilityRef target,
392 _target_watcher_checkin(SCNetworkReachabilityRef target,
443 _target_watcher_remove(SCNetworkReachabilityRef target,
529 CFMutableDictionaryRef targets; // target_id --> SCNetworkReachabilityRef
621 SCNetworkReachabilityRef targe
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scnetworkreachability.py7 self.failUnlessIsInstance(SCNetworkReachabilityRef, objc.objc_class)
21 self.failUnlessIsInstance(v, SCNetworkReachabilityRef)
25 self.failUnlessIsInstance(v, SCNetworkReachabilityRef)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scnetworkreachability.py9 self.assertIsInstance(SCNetworkReachabilityRef, objc.objc_class)
24 self.assertIsInstance(v, SCNetworkReachabilityRef)
28 self.assertIsInstance(v, SCNetworkReachabilityRef)
/macosx-10.9.5/configd-596.15/tests/
H A DReachabilityTester.c31 static SCNetworkReachabilityRef g_reachability = NULL;
94 SCNetworkReachabilityRef target,
101 static SCNetworkReachabilityRef
104 SCNetworkReachabilityRef reachRef = NULL;
/macosx-10.9.5/ppp-727.90.1/Helpers/sbslauncher/
H A Dbehaviors_check_asset.m19 static SCNetworkReachabilityRef g_inet_reach_target = NULL;
20 static SCNetworkReachabilityRef g_inet6_reach_target = NULL;
189 reachability_callback(SCNetworkReachabilityRef target, SCNetworkReachabilityFlags flags, void *info)
211 SCNetworkReachabilityRef inet_target;
212 SCNetworkReachabilityRef inet6_target;
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dreachability.c16 reachability_target_dispose(SCNetworkReachabilityRef target)
26 remote_address_reachability_callback(SCNetworkReachabilityRef target, SCNetworkReachabilityFlags flags, void *info)
196 SCNetworkReachabilityRef reach_ref = SCNetworkReachabilityCreateWithOptions(kCFAllocatorDefault, reach_options);
H A Dscnc_main.h322 SCNetworkReachabilityRef remote_address_reachability;
H A Dipsec_manager.c1841 SCNetworkReachabilityRef ref;
3666 SCNetworkReachabilityRef ref = NULL;
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dtests.c141 static SCNetworkReachabilityRef
151 SCNetworkReachabilityRef target = NULL;
368 _printReachability(SCNetworkReachabilityRef target)
399 SCNetworkReachabilityRef target;
547 callout(SCNetworkReachabilityRef target, SCNetworkReachabilityFlags flags, void *info)
574 SCNetworkReachabilityRef target;
575 SCNetworkReachabilityRef target_async;
647 SCNetworkReachabilityRef target;
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Dstf.c74 SCNetworkReachabilityRef reach; /* resolves DNS name */
146 stf_reachability_callback(SCNetworkReachabilityRef target,
/macosx-10.9.5/ppp-727.90.1/Drivers/PPTP/PPTP-plugin/
H A Dmain.c606 SCNetworkReachabilityRef ref;
728 SCNetworkReachabilityRef ref = NULL;
1310 SCNetworkReachabilityRef ref;
/macosx-10.9.5/configd-596.15/dnsinfo/
H A Ddnsinfo_create.c479 SCNetworkReachabilityRef target;
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c930 SCNetworkReachabilityRef ref;
1134 SCNetworkReachabilityRef ref = NULL;
1814 SCNetworkReachabilityRef ref;
/macosx-10.9.5/configd-596.15/Plugins/Logger/
H A Dlogger.c1121 reachability_notification(SCNetworkReachabilityRef ref, SCNetworkReachabilityFlags flags, void *info)
1140 SCNetworkReachabilityRef target;
/macosx-10.9.5/security_ocspd-55118.2/server/
H A DocspdNetwork.mm1113 SCNetworkReachabilityRef scnr;
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_agent.c1224 SCNetworkReachabilityRef reachabilityRef;
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.c1656 SCNetworkReachabilityRef ReachRef = NULL;

Completed in 325 milliseconds