Searched refs:noread_cnt (Results 1 – 2 of 2) sorted by relevance
4915 int noread_cnt; in mch_call_shell_fork() local5027 noread_cnt = 0; in mch_call_shell_fork()5057 && (ta_len > 0 || noread_cnt > 4)) in mch_call_shell_fork()5063 noread_cnt = 0; in mch_call_shell_fork()5164 ++noread_cnt; in mch_call_shell_fork()5173 noread_cnt = 0; in mch_call_shell_fork()5252 noread_cnt = 5; in mch_call_shell_fork()5264 if (noread_cnt < 5) in mch_call_shell_fork()
4368 int noread_cnt = 0; in mch_system_piped() local4476 && (ta_len > 0 || noread_cnt > 4)) in mch_system_piped()4482 noread_cnt = 0; in mch_system_piped()4565 ++noread_cnt; in mch_system_piped()