entry_b 35 pengine/notif.c const notify_entry_t *entry_b = b; entry_b 37 pengine/notif.c if (entry_a == NULL && entry_b == NULL) { entry_b 43 pengine/notif.c if (entry_b == NULL) { entry_b 47 pengine/notif.c if (entry_a->rsc == NULL && entry_b->rsc == NULL) { entry_b 53 pengine/notif.c if (entry_b->rsc == NULL) { entry_b 57 pengine/notif.c tmp = strcmp(entry_a->rsc->id, entry_b->rsc->id); entry_b 62 pengine/notif.c if (entry_a->node == NULL && entry_b->node == NULL) { entry_b 68 pengine/notif.c if (entry_b->node == NULL) { entry_b 72 pengine/notif.c return strcmp(entry_a->node->details->id, entry_b->node->details->id);