delegated         660 daemons/based/based_callbacks.c     const char *delegated = NULL;
delegated         722 daemons/based/based_callbacks.c     delegated = crm_element_value(request, F_CIB_DELEGATED);
delegated         723 daemons/based/based_callbacks.c     if (delegated != NULL) {
delegated         758 daemons/based/based_callbacks.c     const char *delegated = crm_element_value(request, F_CIB_DELEGATED);
delegated         772 daemons/based/based_callbacks.c             delegated = reply_to;
delegated         855 daemons/based/based_callbacks.c     *local_notify = pcmk__str_eq(delegated, OUR_NODENAME, pcmk__str_casei);