match_down_event  211 crmd/callbacks.c         crm_action_t *down = match_down_event(node->uuid, appeared);
match_down_event  354 crmd/te_callbacks.c     down = match_down_event(node_uuid, TRUE);
match_down_event   36 crmd/tengine.h extern crm_action_t *match_down_event(const char *target, bool quiet);