Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c677 if (!(supported & JO_PART)) in get_job_options()
679 opt->jo_set |= JO_PART; in get_job_options()
H A Dchannel.c3870 if (get_job_options(&argvars[1], &opt, JO_TIMEOUT + JO_PART + JO_ID, 0) in common_channel_read()
3874 if (opt.jo_set & JO_PART) in common_channel_read()
5077 if (get_job_options(&argvars[1], &opt, JO_PART, 0) == OK in f_ch_status()
5078 && (opt.jo_set & JO_PART)) in f_ch_status()
H A Dstructs.h2321 #define JO_PART 0x1000 // "part" macro