Searched refs:opt_call_timeout (Results 1 – 1 of 1) sorted by relevance
889 static gint opt_call_timeout = -1; variable896 { "timeout", 't', 0, G_OPTION_ARG_INT, &opt_call_timeout, N_("Timeout in seconds"), NULL},1216 … opt_call_timeout > 0 ? opt_call_timeout * 1000 : opt_call_timeout, in handle_call()1230 opt_call_timeout > 0 ? opt_call_timeout * 1000 : opt_call_timeout, in handle_call()