delegated         586 daemons/based/based_callbacks.c     const char *delegated = NULL;
delegated         647 daemons/based/based_callbacks.c     delegated = crm_element_value(request, F_CIB_DELEGATED);
delegated         648 daemons/based/based_callbacks.c     if (delegated != NULL) {
delegated         683 daemons/based/based_callbacks.c     const char *delegated = crm_element_value(request, F_CIB_DELEGATED);
delegated         694 daemons/based/based_callbacks.c             delegated = reply_to;
delegated         772 daemons/based/based_callbacks.c     if(pcmk__str_eq(delegated, cib_our_uname, pcmk__str_casei)) {