Home
last modified time | relevance | path

Searched refs:echo_on (Results 1 – 25 of 76) sorted by relevance

1234

/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dauth-chall.c50 u_int *echo_on; in get_challenge() local
63 &numprompts, &prompts, &echo_on)) { in get_challenge()
75 free(echo_on); in get_challenge()
84 u_int i, numprompts, *echo_on; in verify_response() local
98 &numprompts, &prompts, &echo_on)) != 0) in verify_response()
108 free(echo_on); in verify_response()
H A Dauth-skey.c53 u_int* numprompts, char ***prompts, u_int **echo_on) in skey_query() argument
67 *echo_on = xcalloc(*numprompts, sizeof(u_int)); in skey_query()
H A Dauth2-chall.c253 u_int i, *echo_on; in send_userauth_info_request() local
257 &name, &instr, &kbdintctxt->nreq, &prompts, &echo_on)) in send_userauth_info_request()
267 packet_put_char(echo_on[i]); in send_userauth_info_request()
275 free(echo_on); in send_userauth_info_request()
H A Dauth-bsdauth.c52 u_int *numprompts, char ***prompts, u_int **echo_on) in bsdauth_query() argument
84 *echo_on = xcalloc(*numprompts, sizeof(u_int)); in bsdauth_query()
H A Dmonitor_wrap.c839 u_int *num, char ***prompts, u_int **echo_on) in mm_sshpam_query() argument
859 *echo_on = xcalloc((*num + 1), sizeof(u_int)); in mm_sshpam_query()
862 (*echo_on)[i] = buffer_get_int(&m); in mm_sshpam_query()
937 char ***prompts, u_int **echo_on) in mm_chall_setup() argument
943 *echo_on = xcalloc(*numprompts, sizeof(u_int)); in mm_chall_setup()
944 (*echo_on)[0] = 0; in mm_chall_setup()
949 u_int *numprompts, char ***prompts, u_int **echo_on) in mm_bsdauth_query() argument
973 mm_chall_setup(name, infotxt, numprompts, prompts, echo_on); in mm_bsdauth_query()
1007 u_int *numprompts, char ***prompts, u_int **echo_on) in mm_skey_query() argument
1033 mm_chall_setup(name, infotxt, numprompts, prompts, echo_on); in mm_skey_query()
/dports/audio/musepack/musepack_src_r475/mpcenc/
H A Dkeyboard.c63 echo_on ( void ) in echo_on() function
86 # define echo_on() (void)0 macro
97 echo_on (); in WaitKey()
/dports/x11/terminology/terminology-1.9.0/src/bin/
H A Dtysend.c43 echo_on(void) in echo_on() function
116 echo_on(); in main()
132 echo_on(); in main()
135 echo_on(); in main()
H A Dtycat.c43 echo_on(void) in echo_on() function
342 echo_on(); in main()
348 echo_on(); in main()
351 echo_on(); in main()
/dports/devel/cgdb/cgdb-0.8.0/lib/util/
H A Dterminal.cpp71 int tty_set_echo(int fd, int echo_on) in tty_set_echo() argument
78 if (echo_on == 1) in tty_set_echo()
80 else if (echo_on == 0) in tty_set_echo()
/dports/security/openssh-portable/openssh-8.8p1/
H A Dauth-bsdauth.c52 u_int *numprompts, char ***prompts, u_int **echo_on) in bsdauth_query() argument
60 *echo_on = NULL; in bsdauth_query()
89 *echo_on = xcalloc(*numprompts, sizeof(u_int)); in bsdauth_query()
H A Dauth2-chall.c258 u_int r, i, *echo_on; in send_userauth_info_request() local
262 &name, &instr, &kbdintctxt->nreq, &prompts, &echo_on)) in send_userauth_info_request()
273 (r = sshpkt_put_u8(ssh, echo_on[i])) != 0) in send_userauth_info_request()
283 free(echo_on); in send_userauth_info_request()
H A Dmonitor_wrap.c718 u_int *num, char ***prompts, u_int **echo_on) in mm_sshpam_query() argument
742 *echo_on = xcalloc((*num + 1), sizeof(u_int)); in mm_sshpam_query()
745 (r = sshbuf_get_u32(m, &((*echo_on)[i]))) != 0) in mm_sshpam_query()
811 char ***prompts, u_int **echo_on) in mm_chall_setup() argument
817 *echo_on = xcalloc(*numprompts, sizeof(u_int)); in mm_chall_setup()
818 (*echo_on)[0] = 0; in mm_chall_setup()
823 u_int *numprompts, char ***prompts, u_int **echo_on) in mm_bsdauth_query() argument
851 mm_chall_setup(name, infotxt, numprompts, prompts, echo_on); in mm_bsdauth_query()
/dports/devel/monotone/monotone-1.1/src/unix/
H A Dread_password.cc19 echo_on(struct termios & save_term) in echo_on() function
45 echo_on(save_term); in read_password()
/dports/sysutils/polkit-qt/polkit-qt-1-0.114.0/agent/
H A Dpolkitqt1-agent-session.cpp26 … static void request(PolkitAgentSession *s, gchar *request, gboolean echo_on, gpointer user_data);
104 void Session::Private::request(PolkitAgentSession *s, gchar *request, gboolean echo_on, gpointer us… in request() argument
107 Q_EMIT((Session *)user_data)->request(QString::fromUtf8(request), echo_on); in request()
/dports/databases/mariadb103-client/mariadb-10.3.34/scripts/
H A Dmysql_secure_installation.pl.in33 echo_on();
50 echo_on();
56 sub echo_on { subroutine
/dports/databases/mariadb103-server/mariadb-10.3.34/scripts/
H A Dmysql_secure_installation.pl.in33 echo_on();
50 echo_on();
56 sub echo_on { subroutine
/dports/databases/mysql55-client/mysql-5.5.62/scripts/
H A Dmysql_secure_installation.pl.in33 echo_on();
50 echo_on();
56 sub echo_on { subroutine
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dauth2-chall.c259 u_int r, i, *echo_on; in send_userauth_info_request() local
263 &name, &instr, &kbdintctxt->nreq, &prompts, &echo_on)) in send_userauth_info_request()
274 (r = sshpkt_put_u8(ssh, echo_on[i])) != 0) in send_userauth_info_request()
284 free(echo_on); in send_userauth_info_request()
H A Dmonitor_wrap.c697 u_int *num, char ***prompts, u_int **echo_on)
721 *echo_on = xcalloc((*num + 1), sizeof(u_int));
724 (r = sshbuf_get_u32(m, &((*echo_on)[i]))) != 0)
790 char ***prompts, u_int **echo_on)
796 *echo_on = xcalloc(*numprompts, sizeof(u_int));
797 (*echo_on)[0] = 0;
802 u_int *numprompts, char ***prompts, u_int **echo_on)
830 mm_chall_setup(name, infotxt, numprompts, prompts, echo_on);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/scripts/
H A Dmysql_secure_installation.pl.in40 echo_on();
57 echo_on();
63 sub echo_on { subroutine
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/scripts/
H A Dmysql_secure_installation.pl.in40 echo_on();
57 echo_on();
63 sub echo_on { subroutine
/dports/databases/percona56-server/percona-server-5.6.51-91.0/scripts/
H A Dmysql_secure_installation.pl.in40 echo_on();
57 echo_on();
63 sub echo_on { subroutine
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/scripts/
H A Dmysql_secure_installation.pl.in40 echo_on();
57 echo_on();
63 sub echo_on { subroutine
/dports/databases/mysql56-client/mysql-5.6.51/scripts/
H A Dmysql_secure_installation.pl.in40 echo_on();
57 echo_on();
63 sub echo_on { subroutine
/dports/textproc/link-grammar/link-grammar-5.8.0/link-parser/
H A Dcommand-line.c40 int echo_on; member
77 {"echo", Bool, "Echoing of input sentence", &local.echo_on},
884 local.echo_on = copts->echo_on; in put_opts_in_local_vars()
924 copts->echo_on = local.echo_on; in put_local_vars_in_opts()
978 co->echo_on = false; in command_options_create()

1234