Lines Matching refs:lwsl_notice
214 lwsl_notice("dropping...\n"); in ssh_ops_rx()
227 lwsl_notice("dropping...\n"); in ssh_ops_rx()
266 lwsl_notice("%s: %d\n", __func__, fd); in ssh_ops_set_server_key()
301 lwsl_notice("OOM 1\n"); in ssh_ops_is_pubkey_authorized()
308 lwsl_notice("type is not ssh-rsa\n"); in ssh_ops_is_pubkey_authorized()
314 lwsl_notice("lead-in string does not match %s\n", type); in ssh_ops_is_pubkey_authorized()
320 lwsl_notice("missing space at end of lead-in\n"); in ssh_ops_is_pubkey_authorized()
328 lwsl_notice("OOM 2\n"); in ssh_ops_is_pubkey_authorized()
335 lwsl_notice("key too big\n"); in ssh_ops_is_pubkey_authorized()
340 lwsl_notice("peer_len %d bigger than decoded len %d\n", in ssh_ops_is_pubkey_authorized()
400 lwsl_notice("%s: ENV %s <- %s\n", __func__, name, value); in ssh_cgi_env_add()
421 lwsl_notice("%s: pty term %s, modes_len %d\n", __func__, pty->term, in ssh_ops_pty_req()
443 lwsl_notice(" SSHMO_ICRNL: %d\n", !!arg); in ssh_ops_pty_req()
447 lwsl_notice(" SSHMO_ONLCR: %d\n", !!arg); in ssh_ops_pty_req()
451 lwsl_notice(" SSHMO_ECHO: %d\n", !!arg); in ssh_ops_pty_req()
474 lwsl_notice("STDIN\n"); in ssh_ops_child_process_io()
483 lwsl_notice("bytes %d\n", (int)bytes); in ssh_ops_child_process_io()
507 lwsl_notice("zero length stdin %d\n", n); in ssh_ops_child_process_io()
551 lwsl_notice("%s\n", __func__); in ssh_ops_child_process_terminated()
558 lwsl_notice("%s: EXEC %s\n", __func__, command); in ssh_ops_exec()
574 lwsl_notice("%s: SHELL\n", __func__); in ssh_ops_shell()
577 lwsl_notice("shell spawn failed\n"); in ssh_ops_shell()
603 lwsl_notice("DISCONNECT reason 0x%X, %s (lang %s)\n", reason, desc, in ssh_ops_disconnect_reason()
712 lwsl_notice("can't find lws-ssh-base\n"); in callback_lws_sshd_demo()
746 lwsl_notice("lws test-sshd -- Copyright (C) 2017 <andy@warmcat.com>\n"); in main()
785 lwsl_notice("exiting...\n"); in main()