PCMK__VALUE_RESPONSE  625 daemons/controld/controld_messages.c     if (pcmk__str_eq(type, PCMK__VALUE_RESPONSE, pcmk__str_none)) {
PCMK__VALUE_RESPONSE  253 daemons/schedulerd/schedulerd_messages.c                      PCMK__VALUE_RESPONSE, pcmk__str_none)) {
PCMK__VALUE_RESPONSE  229 lib/common/ipc_controld.c     if (!pcmk__str_any_of(value, PCMK__VALUE_REQUEST, PCMK__VALUE_RESPONSE,
PCMK__VALUE_RESPONSE  218 lib/common/ipc_pacemakerd.c     if (!pcmk__str_eq(value, PCMK__VALUE_RESPONSE, pcmk__str_none)) {
PCMK__VALUE_RESPONSE  220 lib/common/ipc_pacemakerd.c                  "message type '%s' not '" PCMK__VALUE_RESPONSE "'",
PCMK__VALUE_RESPONSE   92 lib/common/ipc_schedulerd.c     if (!pcmk__str_eq(value, PCMK__VALUE_RESPONSE, pcmk__str_none)) {
PCMK__VALUE_RESPONSE   94 lib/common/ipc_schedulerd.c                   "message type '%s' not '" PCMK__VALUE_RESPONSE "'",
PCMK__VALUE_RESPONSE  137 lib/common/messages.c     crm_xml_add(reply, PCMK__XA_SUBT, PCMK__VALUE_RESPONSE);