op_timer_one 89 fencing/internal.h guint op_timer_one; op_timer_one 223 fencing/remote.c if (op->op_timer_one) { op_timer_one 224 fencing/remote.c g_source_remove(op->op_timer_one); op_timer_one 225 fencing/remote.c op->op_timer_one = 0; op_timer_one 544 fencing/remote.c op->op_timer_one = 0; op_timer_one 558 fencing/remote.c op->op_timer_one = 0; op_timer_one 1497 fencing/remote.c if (op->op_timer_one) { op_timer_one 1498 fencing/remote.c g_source_remove(op->op_timer_one); op_timer_one 1505 fencing/remote.c op->op_timer_one = g_timeout_add(stonith_watchdog_timeout_ms, remote_op_watchdog_done, op); op_timer_one 1514 fencing/remote.c op->op_timer_one = g_timeout_add(stonith_watchdog_timeout_ms, remote_op_watchdog_done, op); op_timer_one 1517 fencing/remote.c op->op_timer_one = g_timeout_add((1000 * timeout_one), remote_op_timeout_one, op); op_timer_one 1558 fencing/remote.c op->op_timer_one = g_timeout_add(stonith_watchdog_timeout_ms, remote_op_watchdog_done, op);