Searched refs:jo_timeout (Results 1 – 3 of 3) sorted by relevance
1182 channel->ch_part[part].ch_timeout = opt->jo_timeout; in channel_set_options()1362 opt.jo_timeout = 2000; in channel_open_func()1366 if (opt.jo_timeout < 0) in channel_open_func()3884 timeout = opt.jo_timeout; in common_channel_read()4303 timeout = opt.jo_timeout; in ch_expr_common()4360 timeout = opt.jo_timeout; in ch_raw_common()
659 opt->jo_timeout = tv_get_number(item); in get_job_options()
2401 int jo_timeout; member