Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c249 opt->jo_set2 |= JO2_OUT_MSG << (part - PART_OUT); in get_job_options()
H A Dstructs.h2342 #define JO2_OUT_MSG 0x0001 // "out_msg" macro
H A Dchannel.c1219 if (opt->jo_set2 & JO2_OUT_MSG) in channel_set_options()