g_list_insert_sorted 2212 daemons/fenced/fenced_remote.c op->query_results = g_list_insert_sorted(op->query_results, peer, sort_peers); g_list_insert_sorted 154 lib/pacemaker/pcmk_sched_colocation.c *list = g_list_insert_sorted(*list, (gpointer) colocation, g_list_insert_sorted 205 lib/pacemaker/pcmk_sched_colocation.c *list = g_list_insert_sorted(*list, (gpointer) colocation, g_list_insert_sorted 134 lib/pengine/pe_output.c return g_list_insert_sorted(attr_list, name, compare_attribute); g_list_insert_sorted 467 lib/pengine/unpack.c data_set->nodes = g_list_insert_sorted(data_set->nodes, new_node, g_list_insert_sorted 334 tools/crm_resource.c retval = g_list_insert_sorted(retval, (gpointer) ID(match), compare_id);