PCMK__VALUE_RESPONSE  625 daemons/controld/controld_messages.c     if (pcmk__str_eq(type, PCMK__VALUE_RESPONSE, pcmk__str_none)) {
PCMK__VALUE_RESPONSE  243 daemons/schedulerd/schedulerd_messages.c                      PCMK__VALUE_RESPONSE, pcmk__str_none)) {
PCMK__VALUE_RESPONSE  237 lib/common/ipc_controld.c     } else if (!pcmk__str_eq(value, PCMK__VALUE_RESPONSE, pcmk__str_none)) {
PCMK__VALUE_RESPONSE  230 lib/common/ipc_pacemakerd.c     if (!pcmk__str_eq(value, PCMK__VALUE_RESPONSE, pcmk__str_none)) {
PCMK__VALUE_RESPONSE  232 lib/common/ipc_pacemakerd.c                  "message type '%s' not '" PCMK__VALUE_RESPONSE "'",
PCMK__VALUE_RESPONSE  101 lib/common/ipc_schedulerd.c     if (!pcmk__str_eq(value, PCMK__VALUE_RESPONSE, pcmk__str_none)) {
PCMK__VALUE_RESPONSE  103 lib/common/ipc_schedulerd.c                  "message type '%s' not '" PCMK__VALUE_RESPONSE "'",
PCMK__VALUE_RESPONSE   67 lib/common/messages.c     const char *subtype = PCMK__VALUE_RESPONSE;