Searched refs:p_wd (Results 1 – 6 of 6) sorted by relevance
31 if (p_wd) in ui_write()32 gui_wait_for_chars(p_wd, typebuf.tb_change_cnt); in ui_write()
2649 if (out_pos >= OUT_SIZE || p_wd) in out_char()2686 if (p_wd) in out_str_nf()2756 if (p_wd) in out_str_cf()2791 if (p_wd) in out_str()
1099 EXTERN long p_wd; // 'writedelay' variable
354 if (p_wd) // Unix is too fast, slow down a bit more in mch_write()355 RealWaitForChar(read_cmd_fd, p_wd, NULL, NULL); in mch_write()
6473 if (p_wd) in mch_write()6475 WaitForChar(p_wd, FALSE); in mch_write()
2963 (char_u *)&p_wd, PV_NONE,