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

/macosx-10.10/Libnotify-133.1.1/
H A Dnotify_internal.h30 struct notify_globals_s { struct
75 typedef struct notify_globals_s *notify_globals_t;
95 sizeof(struct notify_globals_s), &_notify_init_globals);
H A Dnotify_client.c238 globals = calloc(1, sizeof(struct notify_globals_s));

Completed in 126 milliseconds