entry_b 41 lib/pengine/pe_notif.c const notify_entry_t *entry_b = b; entry_b 44 lib/pengine/pe_notif.c if ((entry_a == NULL) && (entry_b == NULL)) { entry_b 50 lib/pengine/pe_notif.c if (entry_b == NULL) { entry_b 55 lib/pengine/pe_notif.c if ((entry_a->rsc == NULL) && (entry_b->rsc == NULL)) { entry_b 61 lib/pengine/pe_notif.c if (entry_b->rsc == NULL) { entry_b 66 lib/pengine/pe_notif.c tmp = strcmp(entry_a->rsc->id, entry_b->rsc->id); entry_b 72 lib/pengine/pe_notif.c if ((entry_a->node == NULL) && (entry_b->node == NULL)) { entry_b 78 lib/pengine/pe_notif.c if (entry_b->node == NULL) { entry_b 83 lib/pengine/pe_notif.c return strcmp(entry_a->node->details->id, entry_b->node->details->id);