notify_entry_t     25 lib/pacemaker/pcmk_sched_notif.c     const notify_entry_t *entry_a = a;
notify_entry_t     26 lib/pacemaker/pcmk_sched_notif.c     const notify_entry_t *entry_b = b;
notify_entry_t     66 lib/pacemaker/pcmk_sched_notif.c static notify_entry_t *dup_notify_entry(notify_entry_t *entry)
notify_entry_t     68 lib/pacemaker/pcmk_sched_notif.c     notify_entry_t *dup = malloc(sizeof(notify_entry_t));
notify_entry_t    159 lib/pacemaker/pcmk_sched_notif.c         notify_entry_t *entry = (notify_entry_t *) gIter->data;
notify_entry_t    429 lib/pacemaker/pcmk_sched_notif.c         notify_entry_t *entry = NULL;
notify_entry_t    431 lib/pacemaker/pcmk_sched_notif.c         entry = calloc(1, sizeof(notify_entry_t));
notify_entry_t    465 lib/pacemaker/pcmk_sched_notif.c         notify_entry_t *entry = NULL;
notify_entry_t    484 lib/pacemaker/pcmk_sched_notif.c                 entry = calloc(1, sizeof(notify_entry_t));