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

/macosx-10.10.1/Libnotify-133.1.1/notifyd/
H A Dservice.h30 #define SERVICE_TYPE_TIMER_PUBLIC 3 macro
H A Dservice.c312 if (info->type != SERVICE_TYPE_TIMER_PUBLIC) return NOTIFY_STATUS_INVALID_REQUEST;
351 info->type = SERVICE_TYPE_TIMER_PUBLIC;
511 case SERVICE_TYPE_TIMER_PUBLIC:
H A Dnotifyd.c451 else if (info->type == SERVICE_TYPE_TIMER_PUBLIC)

Completed in 127 milliseconds