Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c280 opt->jo_set |= JO_CHANNEL; in get_job_options()
H A Dstructs.h2336 #define JO_CHANNEL 0x8000000 // "channel" macro
H A Dos_unix.c5556 if (options->jo_set & JO_CHANNEL) in mch_job_start()
H A Dos_win32.c5378 if (options->jo_set & JO_CHANNEL) in mch_job_start()