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