g_list_remove_link  882 daemons/controld/controld_remote_ra.c         ra_data->cmds = g_list_remove_link(ra_data->cmds, first);
g_list_remove_link 1380 daemons/execd/execd_commands.c         rsc->pending_ops = g_list_remove_link(rsc->pending_ops, first);
g_list_remove_link  528 daemons/fenced/fenced_commands.c         device->pending_ops = g_list_remove_link(device->pending_ops, gIter);
g_list_remove_link 2718 daemons/fenced/fenced_commands.c         cmd_list = g_list_remove_link(cmd_list, iter);
g_list_remove_link 1175 lib/common/mainloop.c             child_list = g_list_remove_link(child_list, saved);
g_list_remove_link  321 tools/crm_resource_runtime.c         resources = g_list_remove_link(resources, last);