stop_early        453 crmd/te_events.c     gboolean stop_early = FALSE;
stop_early        494 crmd/te_events.c         stop_early = TRUE;      /* This could be an lrm status refresh */
stop_early        499 crmd/te_events.c         stop_early = TRUE;      /* This could be an lrm status refresh */
stop_early        525 crmd/te_events.c             stop_early = FALSE;
stop_early        534 crmd/te_events.c     return stop_early;