Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c5488 int use_buffer_for_in = options->jo_io[PART_IN] == JIO_BUFFER; in mch_job_start() local
5521 if (!use_null_for_in && (pty_master_fd < 0 || use_buffer_for_in) in mch_job_start()