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

/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c4103 SCNetworkReachabilityFlags onDemandFlags,
4119 onDemandFlags);
4625 SCNetworkReachabilityFlags onDemandFlags = 0; local
4631 onDemand = __SCNetworkReachabilityOnDemandCheck(store_info, target, FALSE, &onDemandFlags);
4634 my_info.flags = onDemandFlags;
4840 SCNetworkReachabilityFlags onDemandFlags = 0; local
4846 onDemand = __SCNetworkReachabilityOnDemandCheck(store_info, target, TRUE, &onDemandFlags);
4849 my_info.flags = onDemandFlags;
4102 __SCNetworkReachabilityOnDemandCheckCallback(SCNetworkReachabilityRef onDemandServer, SCNetworkReachabilityFlags onDemandFlags, void *info) argument

Completed in 80 milliseconds