update_results     45 daemons/based/based_messages.c gboolean update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code);
update_results    474 daemons/based/based_messages.c     update_results(failed, input, op, result);
update_results    202 include/crm/cib/internal.h gboolean update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code);
update_results    558 lib/cib/cib_ops.c             if (update_results(failed, a_child, op, result)) {
update_results    565 lib/cib/cib_ops.c         update_results(failed, input, op, result);