Searched refs:Rxtimeout (Results 1 – 3 of 3) sorted by relevance
43 unsigned int Rxtimeout = 100; /* Tenths of seconds to wait for something */ variable121 if ((c = READLINE_PF(Rxtimeout)) < 0) in noxrd7()181 if ((c = READLINE_PF(Rxtimeout)) & 0140) in zdlread()193 if ((c = READLINE_PF(Rxtimeout)) & 0140) in zdlread2()211 if ((c = READLINE_PF(Rxtimeout)) < 0) in zdlread2()213 if (c == CAN && (c = READLINE_PF(Rxtimeout)) < 0) in zdlread2()215 if (c == CAN && (c = READLINE_PF(Rxtimeout)) < 0) in zdlread2()217 if (c == CAN && (c = READLINE_PF(Rxtimeout)) < 0) in zdlread2()683 switch (c = READLINE_PF(Rxtimeout)) { in zgethdr()
424 extern unsigned int Rxtimeout; /* Tenths of seconds to wait for something */
548 Rxtimeout = 100; in zmodem_rx()682 Rxtimeout = tmp; in zmodem_rx()685 if (Rxtimeout<10 || Rxtimeout>1000) in zmodem_rx()