notify_entry_t     36 lib/pengine/pe_notif.c     const notify_entry_t *entry_a = a;
notify_entry_t     37 lib/pengine/pe_notif.c     const notify_entry_t *entry_b = b;
notify_entry_t     91 lib/pengine/pe_notif.c static notify_entry_t *
notify_entry_t     92 lib/pengine/pe_notif.c dup_notify_entry(notify_entry_t *entry)
notify_entry_t     94 lib/pengine/pe_notif.c     notify_entry_t *dup = calloc(1, sizeof(notify_entry_t));
notify_entry_t    190 lib/pengine/pe_notif.c         notify_entry_t *entry = (notify_entry_t *) gIter->data;
notify_entry_t    513 lib/pengine/pe_notif.c static notify_entry_t *
notify_entry_t    516 lib/pengine/pe_notif.c     notify_entry_t *entry = calloc(1, sizeof(notify_entry_t));
notify_entry_t    536 lib/pengine/pe_notif.c     notify_entry_t *entry = NULL;