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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c3511 CFStringRef matched_probe_string = NULL; local
3538 matched_domain = __SCNetworkConnectionDomainGetMatchWithParameters(action, actionParameters, hostName, &matched_probe_string);
3601 if (matched_probe_string) {
3602 *probe_string = CFRetain(matched_probe_string);

Completed in 108 milliseconds