Searched refs:no_warn (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dglobal.c86 int no_warn; variable
H A Dext.h183 extern int no_warn;
H A Dsys_term.c1131 if (!no_warn && (encrypt_output == 0 || decrypt_input == 0))
1342 if(!no_warn) {
H A Dtelnetd.c329 no_warn = 1;
/freebsd-11-stable/contrib/xz/src/xz/
H A Dmain.c27 static bool no_warn = false; variable
53 no_warn = true;
326 if (es == E_WARNING && no_warn)

Completed in 66 milliseconds