Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dos_win32.pro83 int is_conpty_stable(void);
/vim-8.2.3635/src/
H A Dos_win32.c8325 is_conpty_stable(void) in is_conpty_stable() function
H A Dterminal.c7166 if (has_conpty && (is_conpty_stable() || !has_winpty)) in term_and_job_init()