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

/macosx-10.9.5/Libnotify-121.20.1/
H A Dnotify_client.c72 #define EVENT_REGEN 1 macro
185 * notifyd has restarted (event = EVENT_REGEN).
226 if (first || (event == EVENT_REGEN))
246 if ((last_pid == globals->notify_server_pid) && (event == EVENT_REGEN))
305 if (globals->notify_common_port != MACH_PORT_NULL && (first || event == EVENT_REGEN))
568 if (_notify_lib_init(EVENT_REGEN) == NOTIFY_STATUS_OK)

Completed in 165 milliseconds