is_reply          607 daemons/based/based_callbacks.c     gboolean is_reply = pcmk__str_eq(reply_to, cib_our_uname, pcmk__str_casei);
is_reply          611 daemons/based/based_callbacks.c         if (is_reply) {
is_reply          626 daemons/based/based_callbacks.c         if (reply_to == NULL || is_reply) {
is_reply          629 daemons/based/based_callbacks.c         if (is_reply) {
is_reply          635 daemons/based/based_callbacks.c     if (is_reply && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) {
is_reply          640 daemons/based/based_callbacks.c     if (is_reply) {
is_reply          653 daemons/based/based_callbacks.c     } else if(is_reply == FALSE && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) {
is_reply          704 daemons/based/based_callbacks.c     gboolean is_reply = pcmk__str_eq(reply_to, cib_our_uname, pcmk__str_casei);
is_reply          715 daemons/based/based_callbacks.c     } else if (is_reply && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) {
is_reply          734 daemons/based/based_callbacks.c                   op, (is_reply? " reply" : ""),
is_reply          761 daemons/based/based_callbacks.c     } else if (is_reply && cib_op_modifies(call_type)) {
is_reply          775 daemons/based/based_callbacks.c     if(is_reply) {
is_reply          804 daemons/based/based_callbacks.c     } else if(is_reply == FALSE && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) {
is_reply         3467 daemons/fenced/fenced_commands.c     bool is_reply = false;
is_reply         3472 daemons/fenced/fenced_commands.c         is_reply = true;
is_reply         3478 daemons/fenced/fenced_commands.c               (is_reply? "reply" : "request"), id,
is_reply         3486 daemons/fenced/fenced_commands.c     if (is_reply) {