Home
last modified time | relevance | path

Searched refs:jo_out_timeout (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Djob.c666 opt->jo_out_timeout = tv_get_number(item); in get_job_options()
H A Dstructs.h2402 int jo_out_timeout; member
H A Dchannel.c1184 channel->ch_part[PART_OUT].ch_timeout = opt->jo_out_timeout; in channel_set_options()