delegated         604 daemons/based/based_callbacks.c     const char *delegated = NULL;
delegated         665 daemons/based/based_callbacks.c     delegated = crm_element_value(request, F_CIB_DELEGATED);
delegated         666 daemons/based/based_callbacks.c     if (delegated != NULL) {
delegated         701 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         791 daemons/based/based_callbacks.c     if(pcmk__str_eq(delegated, cib_our_uname, pcmk__str_casei)) {