Home
last modified time | relevance | path

Searched refs:jo_modifiable (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Djob.c240 opt->jo_modifiable[part] = tv_get_bool(item); in get_job_options()
H A Dchannel.c1227 !opt->jo_modifiable[PART_OUT]; in channel_set_options()
1274 !opt->jo_modifiable[PART_ERR]; in channel_set_options()
H A Dstructs.h2387 int jo_modifiable[4]; member
H A Dterminal.c363 opt->jo_modifiable[PART_OUT] = 0; in setup_job_options()
376 opt->jo_modifiable[PART_ERR] = 0; in setup_job_options()