reply_to          662 daemons/based/based_callbacks.c     const char *reply_to = crm_element_value(request, F_CIB_ISREPLY);
reply_to          664 daemons/based/based_callbacks.c     gboolean is_reply = pcmk__str_eq(reply_to, OUR_NODENAME, pcmk__str_casei);
reply_to          684 daemons/based/based_callbacks.c         if (reply_to == NULL || is_reply) {
reply_to          730 daemons/based/based_callbacks.c     } else if ((reply_to == NULL) && !based_is_primary) {
reply_to          735 daemons/based/based_callbacks.c         if (reply_to != NULL) {
reply_to          761 daemons/based/based_callbacks.c     const char *reply_to = crm_element_value(request, F_CIB_ISREPLY);
reply_to          763 daemons/based/based_callbacks.c     gboolean is_reply = pcmk__str_eq(reply_to, OUR_NODENAME, pcmk__str_casei);
reply_to          771 daemons/based/based_callbacks.c         if (reply_to) {
reply_to          772 daemons/based/based_callbacks.c             delegated = reply_to;
reply_to          833 daemons/based/based_callbacks.c         if (reply_to == NULL) {
reply_to          837 daemons/based/based_callbacks.c                       originator, reply_to);
reply_to         1030 daemons/based/based_callbacks.c     const char *reply_to = crm_element_value(request, F_CIB_ISREPLY);
reply_to         1054 daemons/based/based_callbacks.c                   op, client_name, call_id, originator, target, reply_to);