g_list_insert_sorted 2152 daemons/fenced/fenced_remote.c     op->query_results = g_list_insert_sorted(op->query_results, peer, sort_peers);
g_list_insert_sorted  143 lib/pacemaker/pcmk_sched_colocation.c     rsc->rsc_cons = g_list_insert_sorted(rsc->rsc_cons, colocation,
g_list_insert_sorted  157 lib/pacemaker/pcmk_sched_colocation.c     rsc->rsc_cons_lhs = g_list_insert_sorted(rsc->rsc_cons_lhs, colocation,
g_list_insert_sorted  121 lib/pengine/pe_output.c     return g_list_insert_sorted(attr_list, name, compare_attribute);
g_list_insert_sorted  450 lib/pengine/unpack.c     data_set->nodes = g_list_insert_sorted(data_set->nodes, new_node,
g_list_insert_sorted  333 tools/crm_resource.c         retval = g_list_insert_sorted(retval, (gpointer) ID(match), compare_id);