notify_entry_t     38 lib/pengine/pe_notif.c     const notify_entry_t *entry_a = a;
notify_entry_t     39 lib/pengine/pe_notif.c     const notify_entry_t *entry_b = b;
notify_entry_t     93 lib/pengine/pe_notif.c static notify_entry_t *
notify_entry_t     94 lib/pengine/pe_notif.c dup_notify_entry(const notify_entry_t *entry)
notify_entry_t     96 lib/pengine/pe_notif.c     notify_entry_t *dup = calloc(1, sizeof(notify_entry_t));
notify_entry_t    193 lib/pengine/pe_notif.c         notify_entry_t *entry = (notify_entry_t *) gIter->data;
notify_entry_t    516 lib/pengine/pe_notif.c static notify_entry_t *
notify_entry_t    519 lib/pengine/pe_notif.c     notify_entry_t *entry = calloc(1, sizeof(notify_entry_t));
notify_entry_t    540 lib/pengine/pe_notif.c     notify_entry_t *entry = NULL;