best 233 include/crm/common/xml.h int update_validation(xmlNode **xml_blob, int *best, int max, best 93 lib/common/schemas.c static int best = 0; best 94 lib/common/schemas.c if (best == 0) { best 97 lib/common/schemas.c best = xml_latest_schema_index(); best 98 lib/common/schemas.c for (lpc = best; lpc > 0; lpc--) { best 100 lib/common/schemas.c < known_schemas[best].version.v[0]) { best 101 lib/common/schemas.c return best; best 103 lib/common/schemas.c best = lpc; best 106 lib/common/schemas.c best = xml_latest_schema_index(); best 108 lib/common/schemas.c return best; best 1041 lib/common/schemas.c update_validation(xmlNode **xml_blob, int *best, int max, gboolean transform, best 1050 lib/common/schemas.c CRM_CHECK(best != NULL, return -EINVAL); best 1051 lib/common/schemas.c *best = 0; best 1064 lib/common/schemas.c *best = lpc++; best 1075 lib/common/schemas.c *best = match; best 1093 lib/common/schemas.c if (*best) { best 1109 lib/common/schemas.c *best = lpc; best 1153 lib/common/schemas.c *best = next; best 1175 lib/common/schemas.c if (*best > match && *best) { best 1178 lib/common/schemas.c value ? value : "<none>", known_schemas[*best].name); best 1179 lib/common/schemas.c crm_xml_add(xml, XML_ATTR_VALIDATION, known_schemas[*best].name); best 35 lib/pacemaker/pcmk_resource.c xmlNode *best = NULL; best 56 lib/pacemaker/pcmk_resource.c if (best == NULL) { best 57 lib/pacemaker/pcmk_resource.c best = lrm_rsc_op; best 62 lib/pacemaker/pcmk_resource.c best = lrm_rsc_op; best 68 lib/pacemaker/pcmk_resource.c return best; best 92 lib/pacemaker/pcmk_sched_native.c pe_node_t *best = NULL; best 112 lib/pacemaker/pcmk_sched_native.c best = g_list_nth_data(nodes, 0); best 128 lib/pacemaker/pcmk_sched_native.c } else if ((chosen->weight < 0) || (chosen->weight < best->weight)) { best 150 lib/pacemaker/pcmk_sched_native.c chosen = best; best 298 maint/gnulib/lib/diffseq.h OFFSET best = 0; best 309 maint/gnulib/lib/diffseq.h if (v > best best 320 maint/gnulib/lib/diffseq.h best = v; best 328 maint/gnulib/lib/diffseq.h if (best > 0) best 337 maint/gnulib/lib/diffseq.h OFFSET best = 0; best 348 maint/gnulib/lib/diffseq.h if (v > best best 359 maint/gnulib/lib/diffseq.h best = v; best 367 maint/gnulib/lib/diffseq.h if (best > 0) best 165 maint/gnulib/lib/inet_ntop.c } best, cur; best 177 maint/gnulib/lib/inet_ntop.c best.base = -1; best 179 maint/gnulib/lib/inet_ntop.c IF_LINT(best.len = 0); best 194 maint/gnulib/lib/inet_ntop.c if (best.base == -1 || cur.len > best.len) best 195 maint/gnulib/lib/inet_ntop.c best = cur; best 202 maint/gnulib/lib/inet_ntop.c if (best.base == -1 || cur.len > best.len) best 203 maint/gnulib/lib/inet_ntop.c best = cur; best 205 maint/gnulib/lib/inet_ntop.c if (best.base != -1 && best.len < 2) best 206 maint/gnulib/lib/inet_ntop.c best.base = -1; best 215 maint/gnulib/lib/inet_ntop.c if (best.base != -1 && i >= best.base && i < (best.base + best.len)) best 217 maint/gnulib/lib/inet_ntop.c if (i == best.base) best 225 maint/gnulib/lib/inet_ntop.c if (i == 6 && best.base == 0 && best 226 maint/gnulib/lib/inet_ntop.c (best.len == 6 || (best.len == 5 && words[5] == 0xffff))) best 241 maint/gnulib/lib/inet_ntop.c if (best.base != -1 && (best.base + best.len) ==