event_buf_v0      153 daemons/execd/cts-exec-helper.c static char event_buf_v0[1024];
event_buf_v0      168 daemons/execd/cts-exec-helper.c     snprintf(event_buf_v0, sizeof(event_buf_v0), "NEW_EVENT event_type:%s rsc_id:%s action:%s rc:%s op_status:%s", \
event_buf_v0      174 daemons/execd/cts-exec-helper.c     crm_info("%s", event_buf_v0);
event_buf_v0      188 daemons/execd/cts-exec-helper.c         if (pcmk__str_eq(options.listen, event_buf_v0, pcmk__str_casei)) {