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