notify_entry_t     40 lib/pengine/pe_notif.c     const notify_entry_t *entry_a = a;
notify_entry_t     41 lib/pengine/pe_notif.c     const notify_entry_t *entry_b = b;
notify_entry_t     95 lib/pengine/pe_notif.c static notify_entry_t *
notify_entry_t     96 lib/pengine/pe_notif.c dup_notify_entry(const notify_entry_t *entry)
notify_entry_t     98 lib/pengine/pe_notif.c     notify_entry_t *dup = calloc(1, sizeof(notify_entry_t));
notify_entry_t    195 lib/pengine/pe_notif.c         notify_entry_t *entry = (notify_entry_t *) gIter->data;
notify_entry_t    523 lib/pengine/pe_notif.c static notify_entry_t *
notify_entry_t    526 lib/pengine/pe_notif.c     notify_entry_t *entry = calloc(1, sizeof(notify_entry_t));
notify_entry_t    547 lib/pengine/pe_notif.c     notify_entry_t *entry = NULL;