Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dlrz.c95 int allow_remote_commands=FALSE; variable
597 case 'C': allow_remote_commands=TRUE; break; in zmodem_rx()
786 if (Restricted && allow_remote_commands) { in zmodem_rx()
787 allow_remote_commands=FALSE; in zmodem_rx()
790 allow_remote_commands=FALSE; in zmodem_rx()
2087 if (!allow_remote_commands) in tryz()