Searched refs:notify_register_dispatch (Results 1 - 25 of 26) sorted by path

12

/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Dannounce.c548 notify_register_dispatch("com.apple.kdc.update", &token, g_queue, ^(int t) {
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDEventSystemPlugIns/
H A DIOHIDEventSystemStatistics.cpp291 notify_register_dispatch( "com.apple.iokit.hid.displayStatus", &_displayToken,_dispatch_queue, ^(__unused int token){
/macosx-10.10.1/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMAssertions.c66 notify_register_dispatch(
82 notify_register_dispatch(
94 notify_register_dispatch(
302 notify_register_dispatch( kIOUserAssertionReSync,
H A DIOPMLibPrivate.c287 r = notify_register_dispatch("com.apple.system.powermanagement.useractivity2",
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/remote/
H A DRemoteInspector.mm188 notify_register_dispatch(WIRServiceAvailableNotification, &m_notifyToken, m_xpcQueue, ^(int) {
/macosx-10.10.1/Libnotify-133.1.1/
H A Dnotify.h140 uint32_t notify_register_dispatch(const char *name, int *out_token, dispatch_queue_t queue, notify_handler_t handler)
H A Dnotify_client.c1301 notify_register_dispatch(const char *name, int *out_token, dispatch_queue_t queue, notify_handler_t handler) function
1534 return notify_register_dispatch(name, out_token, dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0), ^(int unused){ kill(getpid(), sig); });
/macosx-10.10.1/Libnotify-133.1.1/notifyutil/
H A Dnotifyutil.c420 status = notify_register_dispatch(name, &tid, watch_queue, ^(int x){ dispatch_handler(name); });
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Ddaemon.c2586 notify_register_dispatch("com.apple.opendirectory.cert.renewed",
/macosx-10.10.1/PowerManagement-494.1.2/BATS/
H A Dpowerassertions-timeouts.c101 status = notify_register_dispatch(kIOPMAssertionTimedOutNotifyString,
108 status = notify_register_dispatch(kIOPMAssertionsAnyChangedNotifyString,
116 status = notify_register_dispatch(kIOPMAssertionsChangedNotifyString,
/macosx-10.10.1/PowerManagement-494.1.2/darktool/
H A Ddarktool.c263 status = notify_register_dispatch(kIOPSNotifyPowerSource, &out_token,
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMAssertions.c4370 notify_register_dispatch("com.apple.notificationcenter.pushdnd", &token,
4375 notify_register_dispatch(kIOPMAssertionsCollectBTString, &token,
H A DTTYKeepAwake.c119 status = notify_register_dispatch(UTMPX_CHANGE_NOTIFICATION,
/macosx-10.10.1/PowerManagement-494.1.2/pmset/
H A Dpmset.c3078 notify_status = notify_register_dispatch(
3182 notify_status = notify_register_dispatch(
3192 printf("LogSystemLoad: notify_register_dispatch returns error %d; Exiting.\n", notify_status);
3239 status = notify_register_dispatch(
3249 printf("LogUserActivity: notify_register_dispatch returns error %d; Exiting.\n", status);
3358 notify_register_dispatch(kIOPSNotifyLowBattery,
3365 notify_register_dispatch(kIOPSNotifyTimeRemaining,
3371 notify_register_dispatch(kIOPSNotifyPowerSource,
3377 notify_register_dispatch(kIOPSNotifyAttach,
3383 notify_register_dispatch(kIOPSNotifyAnyPowerSourc
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/Keychain/
H A DKDAppDelegate.m48 uint32_t rc = notify_register_dispatch(kSecServerKeychainChangedNotification, &notificationToken, dispatch_get_main_queue(), ^(int token __unused) {
H A DKDSecCircle.m157 notify_register_dispatch("com.apple.security.secureobjectsync.circlechanged", &token, self.queue_, ^(int token){
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSAccountCredentials.c148 notify_register_dispatch(kUserKeybagStateChangeNotification, &account->lock_notification_token, account->queue, ^(int token) {
/macosx-10.10.1/autofs-246/autofsd/
H A Dautofsd.c135 status = notify_register_dispatch("com.apple.system.kernel.unmount",
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c3059 status = notify_register_dispatch(_SC_NOTIFY_NETWORK_CHANGE,
3066 SCLog(TRUE, LOG_INFO, CFSTR("notify_register_dispatch() failed, status=%u"), status);
3907 status = notify_register_dispatch(_SC_NOTIFY_NETWORK_CHANGE_NWI, // trailing nwi_state_get_notify_key()
3914 SCLog(TRUE, LOG_INFO, CFSTR("notify_register_dispatch() failed for network changes, status=%u"), status);
4450 status = notify_register_dispatch(kSCNETWORKCONNECTION_ONDEMAND_NOTIFY_KEY,
4457 SCLog(TRUE, LOG_INFO, CFSTR("notify_register_dispatch() failed, status=%u"), status);
H A Dscprefs_observer.c206 notify_register_dispatch(PREFS_OBSERVER_KEY,
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dtests.c643 status = notify_register_dispatch(nwi_state_get_notify_key(),
666 SCLog(TRUE, LOG_INFO, CFSTR("notify_register_dispatch() failed for nwi changes, status=%u"), status);
864 status = notify_register_dispatch(dns_configuration_notify_key(),
887 SCLog(TRUE, LOG_INFO, CFSTR("notify_register_dispatch() failed for DNS configuration changes, status=%u"), status);
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dsysman.c363 notify_register_dispatch(kIOPSNotifyPowerSource, &PSToken, dispatch_get_main_queue(), ^(int t) { ACPower = IOPSGetTimeRemainingEstimate() == kIOPSTimeRemainingUnlimited; });
/macosx-10.10.1/libauto-186/
H A Dauto_zone.cpp1317 notify_register_dispatch(notify_name, &compact_token_unused, azone->_collection_queue, ^(int token) {
1351 notify_register_dispatch(notify_name, &analyze_token_unused, azone->_collection_queue, ^(int token) {
1365 notify_register_dispatch(notify_name, &pressure_token_unused, azone->_collection_queue, ^(int token) {
1391 notify_register_dispatch(notify_name, &collect_token_unused, dispatch_get_main_queue(), ^(int token) {
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A DDNSSECSupport.c604 status = notify_register_dispatch(buffer, &m->notifyToken,
610 LogMsg("RegisterNotification: notify_register_dispatch failed");
/macosx-10.10.1/syslog-267/syslogd.tproj/
H A Dasl_action.c1956 status = notify_register_dispatch(notify_key, &token, asl_action_queue, ^(int t){
1985 status = notify_register_dispatch(notify_key, &token, asl_action_queue, ^(int t){
2016 status = notify_register_dispatch(notify_key, &token, asl_action_queue, ^(int t){
2095 notify_register_dispatch(CRASH_MOVER_SERVICE, &crashmover_token, asl_action_queue, ^(int unused) {

Completed in 755 milliseconds

12