Searched refs:has_conpty (Results 1 – 1 of 1) sorted by relevance
181 static BOOL has_conpty = FALSE; variable6830 return has_conpty; in use_conpty()7154 has_conpty = dyn_conpty_init(FALSE) != FAIL ? TRUE : FALSE; in term_and_job_init()7156 if (!has_winpty && !has_conpty) in term_and_job_init()7166 if (has_conpty && (is_conpty_stable() || !has_winpty)) in term_and_job_init()7179 if (has_conpty) in term_and_job_init()