takeover_timeout_id 59 crmd/remote_lrmd_ra.c int takeover_timeout_id; takeover_timeout_id 111 crmd/remote_lrmd_ra.c if (cmd->takeover_timeout_id) { takeover_timeout_id 112 crmd/remote_lrmd_ra.c g_source_remove(cmd->takeover_timeout_id); takeover_timeout_id 451 crmd/remote_lrmd_ra.c cmd->takeover_timeout_id = 0; takeover_timeout_id 809 crmd/remote_lrmd_ra.c cmd->takeover_timeout_id = g_timeout_add((cmd->timeout/2), connection_takeover_timeout_cb, cmd);