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          717 daemons/based/based_callbacks.c     } else if (is_reply && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) {
is_reply          736 daemons/based/based_callbacks.c                   op, (is_reply? " reply" : ""),
is_reply          763 daemons/based/based_callbacks.c     } else if (is_reply && cib_op_modifies(call_type)) {
is_reply          777 daemons/based/based_callbacks.c     if(is_reply) {
is_reply          806 daemons/based/based_callbacks.c     } else if(is_reply == FALSE && pcmk__str_eq(op, CRM_OP_PING, pcmk__str_casei)) {
is_reply         2928 daemons/fenced/fenced_commands.c     gboolean is_reply = FALSE;
is_reply         2942 daemons/fenced/fenced_commands.c         is_reply = TRUE;
is_reply         2947 daemons/fenced/fenced_commands.c               op, (is_reply? " reply" : ""), id,
is_reply         2956 daemons/fenced/fenced_commands.c     if (is_reply) {
is_reply         2963 daemons/fenced/fenced_commands.c               op, (is_reply? " reply" : ""),