sort_notify_entries 543 pengine/notif.c n_data->stop = g_list_sort(n_data->stop, sort_notify_entries); sort_notify_entries 555 pengine/notif.c n_data->start = g_list_sort(n_data->start, sort_notify_entries); sort_notify_entries 565 pengine/notif.c n_data->demote = g_list_sort(n_data->demote, sort_notify_entries); sort_notify_entries 576 pengine/notif.c n_data->promote = g_list_sort(n_data->promote, sort_notify_entries); sort_notify_entries 586 pengine/notif.c n_data->active = g_list_sort(n_data->active, sort_notify_entries); sort_notify_entries 593 pengine/notif.c n_data->slave = g_list_sort(n_data->slave, sort_notify_entries); sort_notify_entries 600 pengine/notif.c n_data->master = g_list_sort(n_data->master, sort_notify_entries); sort_notify_entries 607 pengine/notif.c n_data->inactive = g_list_sort(n_data->inactive, sort_notify_entries);