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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c3737 Boolean trigger_now = FALSE; local
3745 trigger = __SCNetworkConnectionCopyMatchingTriggerWithName(configuration, hostName, 0, onDemandRetry, NULL, &trigger_now, NULL);
3746 if (trigger != NULL && trigger_now) {

Completed in 113 milliseconds