g_list_insert_sorted 2215 daemons/fenced/fenced_remote.c     op->query_results = g_list_insert_sorted(op->query_results, peer, sort_peers);
g_list_insert_sorted  184 lib/pacemaker/pcmk_sched_colocation.c     *list = g_list_insert_sorted(*list, (gpointer) colocation,
g_list_insert_sorted  244 lib/pacemaker/pcmk_sched_colocation.c     *list = g_list_insert_sorted(*list, (gpointer) colocation,
g_list_insert_sorted  138 lib/pengine/pe_output.c     return g_list_insert_sorted(attr_list, name, compare_attribute);
g_list_insert_sorted  508 lib/pengine/unpack.c     scheduler->nodes = g_list_insert_sorted(scheduler->nodes, new_node,
g_list_insert_sorted  334 tools/crm_resource.c         retval = g_list_insert_sorted(retval, (gpointer) ID(match), compare_id);