Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dzreadline.c64 if (!no_timeout) in readline_internal()
83 if (!no_timeout) in readline_internal()
H A Dzglobal.h359 extern int no_timeout;
H A Dlrz.c97 int no_timeout=FALSE; variable
620 case 'O': no_timeout=TRUE; break; in zmodem_rx()