Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c158 if (handle_mode(item, opt, &opt->jo_in_mode, JO_IN_MODE) in get_job_options()
H A Dstructs.h2377 ch_mode_T jo_in_mode; member
H A Dchannel.c1173 channel->ch_part[PART_IN].ch_mode = opt->jo_in_mode; in channel_set_options()