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

/macosx-10.9.5/Libc-997.90.3/stdtime/FreeBSD/
H A Dlocaltime.c228 static void notify_check_tz(notify_tz_t *p);
459 notify_check_tz(notify_tz_t *p) function
470 NOTIFY_TZ_PRINTF("notify_check_tz: %s changed\n", (p == &lcl_notify) ? "lcl" : "gmt");
474 NOTIFY_TZ_PRINTF("notify_check_tz: %s unchanged\n", (p == &lcl_notify) ? "lcl" : "gmt");
1265 notify_check_tz(&lcl_notify);
1355 notify_check_tz(&lcl_notify);
1599 notify_check_tz(&gmt_notify);

Completed in 167 milliseconds