Searched refs:allow_remote_commands (Results 1 – 1 of 1) sorted by relevance
95 int allow_remote_commands=FALSE; variable597 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()