g_list_remove_link  907 daemons/controld/controld_remote_ra.c         ra_data->cmds = g_list_remove_link(ra_data->cmds, first);
g_list_remove_link 1386 daemons/execd/execd_commands.c         rsc->pending_ops = g_list_remove_link(rsc->pending_ops, first);
g_list_remove_link  526 daemons/fenced/fenced_commands.c         device->pending_ops = g_list_remove_link(device->pending_ops, gIter);
g_list_remove_link 2742 daemons/fenced/fenced_commands.c         cmd_list = g_list_remove_link(cmd_list, iter);
g_list_remove_link 1179 lib/common/mainloop.c             child_list = g_list_remove_link(child_list, saved);
g_list_remove_link  326 tools/crm_resource_runtime.c         resources = g_list_remove_link(resources, last);