Searched refs:kNotifyClockSet (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/sys/
H A Dsettimeofday.c28 #ifndef kNotifyClockSet
29 #define kNotifyClockSet "com.apple.system.clock_set" macro
41 if (ret == 0) notify_post(kNotifyClockSet);
/macosx-10.10.1/Libnotify-133.1.1/
H A Dnotify_keys.h83 #define kNotifyClockSet "com.apple.system.clock_set" macro
/macosx-10.10.1/bootp-298/IPConfiguration.bproj/
H A Dtimer.c46 #ifndef kNotifyClockSet
47 #define kNotifyClockSet "com.apple.system.clock_set" macro
105 status = notify_register_check(kNotifyClockSet, &S_time_change_token);
108 kNotifyClockSet, status);
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dinit_sec_context.c104 (void)notify_register_check(kNotifyClockSet, &nc.token_time);

Completed in 98 milliseconds