Searched defs:responseFlags (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/UserNotification/
H A DKUNCUserNotifications.c304 KUNCUserNotificationDisplayAlert( int alertTimeout, unsigned flags, char *iconPath, char *soundPath, char *localizationPath, char *alertHeader, char *alertMessage, char *defaultButtonTitle, char *alternateButtonTitle, char *otherButtonTitle, unsigned *responseFlags) argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A Ddnsproxy.c169 mDNSlocal mDNSOpaque16 SetResponseFlags(DNSProxyClient *pc, const mDNSOpaque16 responseFlags) argument
258 mDNSOpaque16 responseFlags = SetResponseFlags(pc, cr->responseFlags); local
H A DuDNS.c213 mDNSexport void PenalizeDNSServer(mDNS *const m, DNSQuestion *q, mDNSOpaque16 responseFlags) argument
5857 mDNSexport void PenalizeDNSServer(mDNS *const m, DNSQuestion *q, mDNSOpaque16 responseFlags) argument
[all...]
H A DmDNSEmbeddedAPI.h1646 mDNSOpaque16 responseFlags; // Second 16 bit in the DNS response member in struct:CacheRecord_struct
1964 mDNSOpaque16 responseFlags; // Temporary place holder for the error we get back from the DNS server member in struct:DNSQuestion_struct
/macosx-10.9.5/CF-855.17/
H A DCFUserNotification.c304 CFOptionFlags responseFlags = msg->header.msgh_id; local
320 SInt32 CFUserNotificationReceiveResponse(CFUserNotificationRef userNotification, CFTimeInterval timeout, CFOptionFlags *responseFlags) { argument
437 CF_EXPORT SInt32 CFUserNotificationDisplayAlert(CFTimeInterval timeout, CFOptionFlags flags, CFURLRef iconURL, CFURLRef soundURL, CFURLRef localizationURL, CFStringRef alertHeader, CFStringRef alertMessage, CFStringRef defaultButtonTitle, CFStringRef alternateButtonTitle, CFStringRef otherButtonTitle, CFOptionFlags *responseFlags) { argument
H A DCFRunLoop.c223 CFOptionFlags responseFlags = 0; local
/macosx-10.9.5/UserNotification-28/Libunc/
H A DUNCUserNotification.c302 extern int UNCUserNotificationReceiveResponse(UNCUserNotificationRef userNotification, double timeout, unsigned long *responseFlags) { argument
399 extern int UNCDisplayAlert(double timeout, unsigned long flags, const char *iconPath, const char *soundPath, const char *localizationPath, const char *alertHeader, const char *alertMessage, const char *defaultButtonTitle, const char *alternateButtonTitle, const char *otherButtonTitle, unsigned long *responseFlags) { argument
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_usernotification.c1291 _notificationDismissed( CFUserNotificationRef userNotification, CFOptionFlags responseFlags) argument
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_manager.c185 void ppp_user_notification_callback(struct service *serv, CFUserNotificationRef userNotification, CFOptionFlags responseFlags) argument
H A Dscnc_main.c1925 void user_notification_callback(CFUserNotificationRef userNotification, CFOptionFlags responseFlags) argument
H A Dipsec_manager.c520 void ipsec_user_notification_callback(struct service *serv, CFUserNotificationRef userNotification, CFOptionFlags responseFlags) argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A Dhelper.c374 static void NotificationCallBackDismissed(CFUserNotificationRef userNotification, CFOptionFlags responseFlags) argument

Completed in 194 milliseconds