delegated         603 daemons/based/based_callbacks.c     const char *delegated = NULL;
delegated         664 daemons/based/based_callbacks.c     delegated = crm_element_value(request, F_CIB_DELEGATED);
delegated         665 daemons/based/based_callbacks.c     if (delegated != NULL) {
delegated         700 daemons/based/based_callbacks.c     const char *delegated = crm_element_value(request, F_CIB_DELEGATED);
delegated         711 daemons/based/based_callbacks.c             delegated = reply_to;
delegated         789 daemons/based/based_callbacks.c     if(pcmk__str_eq(delegated, cib_our_uname, pcmk__str_casei)) {