is_reply 608 daemons/based/based_callbacks.c gboolean is_reply = pcmk__str_eq(reply_to, cib_our_uname, pcmk__str_casei); is_reply 612 daemons/based/based_callbacks.c if (is_reply) { is_reply 627 daemons/based/based_callbacks.c if (reply_to == NULL || is_reply) { is_reply 630 daemons/based/based_callbacks.c if (is_reply) { is_reply 636 daemons/based/based_callbacks.c if (is_reply && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) { is_reply 641 daemons/based/based_callbacks.c if (is_reply) { is_reply 654 daemons/based/based_callbacks.c } else if(is_reply == FALSE && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) { is_reply 706 daemons/based/based_callbacks.c gboolean is_reply = pcmk__str_eq(reply_to, cib_our_uname, pcmk__str_casei); is_reply 719 daemons/based/based_callbacks.c } else if (is_reply && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) { is_reply 738 daemons/based/based_callbacks.c op, (is_reply? " reply" : ""), is_reply 765 daemons/based/based_callbacks.c } else if (is_reply && cib_op_modifies(call_type)) { is_reply 779 daemons/based/based_callbacks.c if(is_reply) { is_reply 808 daemons/based/based_callbacks.c } else if(is_reply == FALSE && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) { is_reply 3632 daemons/fenced/fenced_commands.c bool is_reply = false; is_reply 3637 daemons/fenced/fenced_commands.c is_reply = true; is_reply 3643 daemons/fenced/fenced_commands.c (is_reply? "reply" : "request"), id, is_reply 3651 daemons/fenced/fenced_commands.c if (is_reply) {