ud 441 tools/crm_attribute.c struct update_data_s *ud = (struct update_data_s *) userdata; ud 449 tools/crm_attribute.c return cib__update_node_attr(ud->out, ud->cib, cib_opts, options.type, ud 453 tools/crm_attribute.c ud->is_remote_node ? "remote" : NULL); ud 470 tools/crm_attribute.c struct update_data_s ud = { out, cib, is_remote_node }; ud 480 tools/crm_attribute.c rc = pcmk__xe_foreach_child(result, NULL, update_attr_on_node, &ud);