Searched refs:willNotify (Results 1 – 1 of 1) sorted by relevance
2104 bool willNotify; in messageClient() local2109 willNotify = (0 != (kIOServiceNotifyEnable & notify->state)); in messageClient()2111 if (willNotify) { in messageClient()2117 if (willNotify) { in messageClient()3776 bool willNotify; in invokeNotifier() local3789 willNotify = (0 != (kIOServiceNotifyEnable & notify->state)); in invokeNotifier()3791 if (willNotify) { in invokeNotifier()3797 if (willNotify) { in invokeNotifier()