Searched refs:UND_REPLY_NULL (Results 1 – 2 of 2) sorted by relevance
119 if (reply == UND_REPLY_NULL || !reply->inprogress) { in UNDAlertCompletedWithResult_rpc()164 if (reply == UND_REPLY_NULL) { in UNDNotificationCreated_rpc()306 if (reply == UND_REPLY_NULL) { in KUNCUserNotificationDisplayFromBundle()
75 #define UND_REPLY_NULL ((UNDReplyRef)0) macro