notify_entry_t     34 pengine/notif.c     const notify_entry_t *entry_a = a;
notify_entry_t     35 pengine/notif.c     const notify_entry_t *entry_b = b;
notify_entry_t     75 pengine/notif.c static notify_entry_t *dup_notify_entry(notify_entry_t *entry)
notify_entry_t     77 pengine/notif.c     notify_entry_t *dup = malloc(sizeof(notify_entry_t));
notify_entry_t    172 pengine/notif.c         notify_entry_t *entry = (notify_entry_t *) gIter->data;
notify_entry_t    456 pengine/notif.c         notify_entry_t *entry = NULL;
notify_entry_t    458 pengine/notif.c         entry = calloc(1, sizeof(notify_entry_t));
notify_entry_t    492 pengine/notif.c         notify_entry_t *entry = NULL;
notify_entry_t    502 pengine/notif.c                 entry = calloc(1, sizeof(notify_entry_t));