notify_entry_t     37 lib/pacemaker/pcmk_sched_notif.c     const notify_entry_t *entry_a = a;
notify_entry_t     38 lib/pacemaker/pcmk_sched_notif.c     const notify_entry_t *entry_b = b;
notify_entry_t     92 lib/pacemaker/pcmk_sched_notif.c static notify_entry_t *
notify_entry_t     93 lib/pacemaker/pcmk_sched_notif.c dup_notify_entry(notify_entry_t *entry)
notify_entry_t     95 lib/pacemaker/pcmk_sched_notif.c     notify_entry_t *dup = calloc(1, sizeof(notify_entry_t));
notify_entry_t    196 lib/pacemaker/pcmk_sched_notif.c         notify_entry_t *entry = (notify_entry_t *) gIter->data;
notify_entry_t    520 lib/pacemaker/pcmk_sched_notif.c static notify_entry_t *
notify_entry_t    523 lib/pacemaker/pcmk_sched_notif.c     notify_entry_t *entry = calloc(1, sizeof(notify_entry_t));
notify_entry_t    543 lib/pacemaker/pcmk_sched_notif.c     notify_entry_t *entry = NULL;