notify_entry_t     23 lib/pacemaker/pcmk_sched_notif.c     const notify_entry_t *entry_a = a;
notify_entry_t     24 lib/pacemaker/pcmk_sched_notif.c     const notify_entry_t *entry_b = b;
notify_entry_t     64 lib/pacemaker/pcmk_sched_notif.c static notify_entry_t *dup_notify_entry(notify_entry_t *entry)
notify_entry_t     66 lib/pacemaker/pcmk_sched_notif.c     notify_entry_t *dup = malloc(sizeof(notify_entry_t));
notify_entry_t    157 lib/pacemaker/pcmk_sched_notif.c         notify_entry_t *entry = (notify_entry_t *) gIter->data;
notify_entry_t    427 lib/pacemaker/pcmk_sched_notif.c         notify_entry_t *entry = NULL;
notify_entry_t    429 lib/pacemaker/pcmk_sched_notif.c         entry = calloc(1, sizeof(notify_entry_t));
notify_entry_t    463 lib/pacemaker/pcmk_sched_notif.c         notify_entry_t *entry = NULL;
notify_entry_t    482 lib/pacemaker/pcmk_sched_notif.c                 entry = calloc(1, sizeof(notify_entry_t));