Home
last modified time | relevance | path

Searched refs:SetEcho (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/console/
H A Dauth_pam.cc46 static bool SetEcho(FILE* std_in, bool on);
72 SetEcho(std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
129 SetEcho(std_in, true); in ConsolePamAuthenticate()
136 static bool SetEcho(FILE* std_in, bool on) in SetEcho() function
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/console/
H A Dauth_pam.cc46 static bool SetEcho(FILE* std_in, bool on);
72 SetEcho(std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
129 SetEcho(std_in, true); in ConsolePamAuthenticate()
136 static bool SetEcho(FILE* std_in, bool on) in SetEcho() function
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/console/
H A Dauth_pam.cc46 static bool SetEcho(FILE* std_in, bool on);
72 SetEcho(std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
129 SetEcho(std_in, true); in ConsolePamAuthenticate()
136 static bool SetEcho(FILE* std_in, bool on) in SetEcho() function
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/console/
H A Dauth_pam.cc46 static bool SetEcho(FILE* std_in, bool on);
72 SetEcho(std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
129 SetEcho(std_in, true); in ConsolePamAuthenticate()
136 static bool SetEcho(FILE* std_in, bool on) in SetEcho() function
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/console/
H A Dauth_pam.cc46 static bool SetEcho(FILE* std_in, bool on);
72 SetEcho(std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
129 SetEcho(std_in, true); in ConsolePamAuthenticate()
136 static bool SetEcho(FILE* std_in, bool on) in SetEcho() function
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/console/
H A Dauth_pam.cc43 static bool SetEcho(FILE *std_in, bool on);
73 SetEcho (std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
133 SetEcho (std_in, true); in ConsolePamAuthenticate()
140 static bool SetEcho(FILE *std_in, bool on) in SetEcho() function
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/console/
H A Dauth_pam.cc46 static bool SetEcho(FILE* std_in, bool on);
72 SetEcho(std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
129 SetEcho(std_in, true); in ConsolePamAuthenticate()
136 static bool SetEcho(FILE* std_in, bool on) in SetEcho() function
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/console/
H A Dauth_pam.cc43 static bool SetEcho(FILE *std_in, bool on);
73 SetEcho (std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
133 SetEcho (std_in, true); in ConsolePamAuthenticate()
140 static bool SetEcho(FILE *std_in, bool on) in SetEcho() function
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/console/
H A Dauth_pam.cc43 static bool SetEcho(FILE *std_in, bool on);
73 SetEcho (std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
133 SetEcho (std_in, true); in ConsolePamAuthenticate()
140 static bool SetEcho(FILE *std_in, bool on) in SetEcho() function
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/console/
H A Dauth_pam.cc46 static bool SetEcho(FILE* std_in, bool on);
72 SetEcho(std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
129 SetEcho(std_in, true); in ConsolePamAuthenticate()
136 static bool SetEcho(FILE* std_in, bool on) in SetEcho() function
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/console/
H A Dauth_pam.cc43 static bool SetEcho(FILE *std_in, bool on);
73 SetEcho (std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
133 SetEcho (std_in, true); in ConsolePamAuthenticate()
140 static bool SetEcho(FILE *std_in, bool on) in SetEcho() function
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/console/
H A Dauth_pam.cc46 static bool SetEcho(FILE* std_in, bool on);
72 SetEcho(std_in, type == PAM_PROMPT_ECHO_ON); in ConsolePamAuthenticate()
129 SetEcho(std_in, true); in ConsolePamAuthenticate()
136 static bool SetEcho(FILE* std_in, bool on) in SetEcho() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/unittests/Host/posix/
H A DTerminalTest.cpp51 TEST_F(TerminalTest, SetEcho) { in TEST_F() argument
54 ASSERT_EQ(m_term.SetEcho(true), true); in TEST_F()
58 ASSERT_EQ(m_term.SetEcho(false), true); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/setup/
H A Dstart_host_main.cc53 void SetEcho(bool echo) { in SetEcho() function
78 SetEcho(false); in ReadString()
84 SetEcho(true); in ReadString()
/dports/security/wolfssh/wolfssh-1.4.8/examples/scpclient/
H A Dscpclient.c43 static int SetEcho(int type) in SetEcho() function
145 SetEcho(0); in wsUserAuth()
156 SetEcho(1); in wsUserAuth()
/dports/security/wolfssh/wolfssh-1.4.8/examples/portfwd/
H A Dportfwd.c87 static int SetEcho(int on) in SetEcho() function
168 SetEcho(0); in wsUserAuth()
179 SetEcho(1); in wsUserAuth()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/examples/call/
H A Dconsole.h53 static void SetEcho(bool on);
/dports/net/norm/norm-1.5r6/protolib/src/common/
H A DprotoSerial.cpp45 bool ProtoSerial::SetEcho(bool status) in SetEcho() function in ProtoSerial
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/model/
H A Dtcp-option-ts.h74 void SetEcho (uint32_t ts);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Host/
H A DTerminal.h34 bool SetEcho(bool enabled);
/dports/security/wolfssh/wolfssh-1.4.8/examples/client/
H A Dclient.c68 static int SetEcho(int type) in SetEcho() function
422 SetEcho(0); in wsUserAuth()
433 SetEcho(1); in wsUserAuth()
1083 SetEcho(2);
1112 SetEcho(1);
/dports/shells/elvish/elvish-0.17.0/pkg/cli/term/
H A Dsetup_unix.go29 term.SetEcho(false)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h36 bool SetEcho(bool enabled);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Host/
H A DTerminal.h36 bool SetEcho(bool enabled);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Host/
H A DTerminal.h36 bool SetEcho(bool enabled);

1234567