Home
last modified time | relevance | path

Searched refs:WLOG (Results 1 – 25 of 75) sorted by relevance

123

/dports/security/wolfssh/wolfssh-1.4.8/src/
H A Dssh.c48 WLOG(WS_LOG_DEBUG, "Entering wolfSSH_Init()"); in wolfSSH_Init()
109 WLOG(WS_LOG_DEBUG, "Entering wolfSSH_new()"); in wolfSSH_new()
475 WLOG(WS_LOG_DEBUG, acceptState, in wolfSSH_accept()
826 WLOG(WS_LOG_DEBUG, connectState, in wolfSSH_connect()
839 WLOG(WS_LOG_DEBUG, connectState, in wolfSSH_connect()
854 WLOG(WS_LOG_DEBUG, connectState, in wolfSSH_connect()
870 WLOG(WS_LOG_DEBUG, connectState, in wolfSSH_connect()
883 WLOG(WS_LOG_DEBUG, connectState, in wolfSSH_connect()
896 WLOG(WS_LOG_DEBUG, connectState, in wolfSSH_connect()
1154 WLOG(WS_LOG_DEBUG, "Sending data."); in wolfSSH_ChannelIdSend()
[all …]
H A Dinternal.c1473 WLOG(WS_LOG_DEBUG, "GB: sz = %d", sz); in GrowBuffer()
2993 WLOG(WS_LOG_DEBUG, in DoKexDhReply()
3256 WLOG(WS_LOG_ERROR, in DoKexDhReply()
3278 WLOG(WS_LOG_ERROR, in DoKexDhReply()
4099 WLOG(WS_LOG_DEBUG, in DoUserAuthRequestRsa()
4138 WLOG(WS_LOG_DEBUG, in DoUserAuthRequestRsa()
4262 WLOG(WS_LOG_DEBUG, in DoUserAuthRequestEcc()
4303 WLOG(WS_LOG_DEBUG, in DoUserAuthRequestEcc()
4614 WLOG(WS_LOG_DEBUG, in DoUserAuthRequest()
7936 WLOG(WS_LOG_DEBUG, in SendUnimplemented()
[all …]
H A Dio.c334 WLOG(WS_LOG_DEBUG,"Embed Receive error"); in wsEmbedRecv()
337 WLOG(WS_LOG_DEBUG," Would block"); in wsEmbedRecv()
341 WLOG(WS_LOG_DEBUG," Connection reset"); in wsEmbedRecv()
345 WLOG(WS_LOG_DEBUG," Socket interrupted"); in wsEmbedRecv()
357 WLOG(WS_LOG_DEBUG," General error"); in wsEmbedRecv()
408 WLOG(WS_LOG_DEBUG,"Embed Send sent %d", sent); in wsEmbedSend()
412 WLOG(WS_LOG_DEBUG,"Embed Send error"); in wsEmbedSend()
415 WLOG(WS_LOG_DEBUG," Would Block"); in wsEmbedSend()
419 WLOG(WS_LOG_DEBUG," Connection reset"); in wsEmbedSend()
427 WLOG(WS_LOG_DEBUG," Socket EPIPE"); in wsEmbedSend()
[all …]
H A Dkeygen.c65 WLOG(WS_LOG_DEBUG, "Entering wolfSSH_MakeRsaKey()"); in wolfSSH_MakeRsaKey()
68 WLOG(WS_LOG_DEBUG, "Couldn't create RNG"); in wolfSSH_MakeRsaKey()
80 WLOG(WS_LOG_DEBUG, "RSA key generation failed"); in wolfSSH_MakeRsaKey()
90 WLOG(WS_LOG_DEBUG, "RSA key to DER failed"); in wolfSSH_MakeRsaKey()
98 WLOG(WS_LOG_DEBUG, "RSA key free failed"); in wolfSSH_MakeRsaKey()
103 WLOG(WS_LOG_DEBUG, "Couldn't free RNG"); in wolfSSH_MakeRsaKey()
108 WLOG(WS_LOG_DEBUG, "Leaving wolfSSH_MakeRsaKey(), ret = %d", ret); in wolfSSH_MakeRsaKey()
H A Dwolfsftp.c768 WLOG(WS_LOG_SFTP, "Entering SFTP_GetHeader()"); in SFTP_GetHeader()
771 WLOG(WS_LOG_SFTP, "NULL argument error"); in SFTP_GetHeader()
3646 WLOG(WS_LOG_SFTP, "Error closing file"); in wolfSSH_SFTP_RecvClose()
3728 WLOG(WS_LOG_SFTP, "Error closing file");
3813 WLOG(WS_LOG_SFTP, "bad user"); in wolfSSH_SFTP_RecvRemove()
3815 WLOG(WS_LOG_SFTP, "io error"); in wolfSSH_SFTP_RecvRemove()
4189 WLOG(WS_LOG_SFTP, "Unknown handle"); in SFTP_GetAttributes_Handle()
4361 WLOG(WS_LOG_SFTP, "Unknown handle"); in SFTP_GetAttributes_Handle()
4474 WLOG(WS_LOG_SFTP, "Unknown handle"); in SFTP_GetAttributes_Handle()
5910 WLOG(WS_LOG_SFTP, in wolfSSH_SFTP_GetHandle()
[all …]
H A Dwolfscp.c92 WLOG(WS_LOG_DEBUG, scpState, "SCP_SINK_BEGIN"); in DoScpSink()
290 WLOG(WS_LOG_DEBUG, "scp: sent timestamp: %s", buf); in SendScpTimestamp()
388 WLOG(WS_LOG_DEBUG, "scp: sent end directory msg: E"); in SendScpExitDirectory()
456 WLOG(WS_LOG_DEBUG, scpState, in DoScpSource()
460 WLOG(WS_LOG_ERROR, scpError, in DoScpSource()
701 WLOG(WS_LOG_DEBUG, scpState, "SCP_SINK"); in DoScpRequest()
708 WLOG(WS_LOG_DEBUG, scpState, "SCP_SOURCE"); in DoScpRequest()
1516 WLOG(WS_LOG_ERROR, in ReceiveScpConfirmation()
1595 WLOG(WS_LOG_SCP, "cmd = %s", (const char*)cmd); in wolfSSH_SCP_connect()
1652 WLOG(WS_LOG_SCP, "Cannot build scp command"); in wolfSSH_SCP_cmd()
[all …]
H A Dagent.c50 WLOG(WS_LOG_AGENT, "Entering %s()", __func__); \
691 WLOG(WS_LOG_DEBUG, "Bad Encode Sig"); in SignHashRsa()
695 WLOG(WS_LOG_INFO, "Signing hash with RSA."); in SignHashRsa()
698 WLOG(WS_LOG_DEBUG, "Bad RSA Sign"); in SignHashRsa()
873 WLOG(WS_LOG_AGENT, "Entering DoFailure()"); in DoFailure()
986 WLOG(WS_LOG_AGENT, "Entering DoSignResponse()"); in DoSignResponse()
1196 WLOG(WS_LOG_AGENT, "Entering DoAgentLock()"); in DoAgentLock()
1242 WLOG(WS_LOG_AGENT, "Entering DoAgentUnlock()"); in DoAgentUnlock()
1315 WLOG(WS_LOG_AGENT, "Entering DoMessage()"); in DoMessage()
1401 WLOG(WS_LOG_AGENT, in DoMessage()
[all …]
H A Dwolfterm.c271 WLOG(WS_LOG_DEBUG, "Unknown display attribute %d", args[i]); in doDisplayAttributes()
359 WLOG(WS_LOG_DEBUG, "Color pallet not yet supported"); in wolfSSH_DoOSC()
364 WLOG(WS_LOG_DEBUG, "Reset color pallet not yet supported"); in wolfSSH_DoOSC()
405 WLOG(WS_LOG_INFO, "terminal name = %s", tmpBuf); in wolfSSH_DoOSC()
435 WLOG(WS_LOG_ERROR, in wolfSSH_DoControlSeq()
478 WLOG(WS_LOG_DEBUG, "CSI 'J' expects an argument"); in wolfSSH_DoControlSeq()
511 WLOG(WS_LOG_DEBUG, "Unexpected erase value %d", args[0]); in wolfSSH_DoControlSeq()
559 WLOG(WS_LOG_DEBUG, "DECSTBM not yet supported"); in wolfSSH_DoControlSeq()
586 WLOG(WS_LOG_DEBUG, "Unknown control sequence char:%c", c); in wolfSSH_DoControlSeq()
675 WLOG(WS_LOG_ERROR, in wolfSSH_ConvertConsole()
[all …]
/dports/devel/stlink/stlink-1.7.0/src/st-trace/
H A Dtrace.c329 WLOG("Unknown opcode 0x%02x\n", c); in update_trace_idle()
433 WLOG("****\n"); in check_for_configuration_error()
458 WLOG("Diagnostic Information:\n"); in check_for_configuration_error()
459 WLOG("Raw Bytes: %d\n", trace->count_raw_bytes); in check_for_configuration_error()
460 WLOG("Target Data: %d\n", trace->count_target_data); in check_for_configuration_error()
461 WLOG("Time Packets: %d\n", trace->count_time_packets); in check_for_configuration_error()
464 WLOG("Errors: %d\n", trace->count_error); in check_for_configuration_error()
478 WLOG("Unknown Opcodes: %s\n", buffer); in check_for_configuration_error()
491 WLOG("Unknown Sources: %s\n", buffer); in check_for_configuration_error()
493 WLOG("Chip ID: 0x%04x\n", stlink->chip_id); in check_for_configuration_error()
[all …]
/dports/security/hitch/hitch-1.7.0/src/
H A Dlogging.h57 void WLOG(int level, const char *fmt, ...)
63 void WLOG(int level, const char *fmt, ...);
72 WLOG(LOG_INFO, __VA_ARGS__ ); \
78 WLOG(LOG_ERR, __VA_ARGS__ ); \
81 #define LOGL(...) WLOG(LOG_INFO, __VA_ARGS__)
/dports/devel/stlink/stlink-1.7.0/src/stlink-lib/
H A Dsg.c130 WLOG("%s: receiving failed: %d\n", __func__, ret); in get_usb_mass_storage_status()
145 WLOG("status signature was invalid: %#x\n", rsig); in get_usb_mass_storage_status()
228 WLOG("sending failed: %d\n", ret); in send_usb_mass_storage_command()
272 WLOG("receiving sense failed: %d\n", ret); in get_sense()
289 WLOG("No sense data\n"); in get_sense()
321 WLOG("sending failed: %d\n", ret); in send_usb_data_only()
331 WLOG("receiving status failed: %d\n", status); in send_usb_data_only()
375 WLOG("Receiving failed: %d\n", ret); in stlink_q()
389 WLOG("receiving status failed: %d\n", status); in stlink_q()
1015 WLOG("libusb_get_configuration()\n"); in stlink_open()
[all …]
H A Dflash_loader.c164 WLOG("Failed to write flash loader to sram!\n"); in stlink_flash_loader_init()
402 WLOG("Loader state: R2 0x%X R15 0x%X\n", rr.r[2], rr.r[15]); in stlink_flash_loader_run()
404 WLOG("MCU state: DHCSR 0x%X DFSR 0x%X CFSR 0x%X HFSR 0x%X\n", in stlink_flash_loader_run()
H A Dusb.c720 WLOG("ST-Link firmware does not support frequency setup\n"); in _stlink_usb_set_swdclk()
1196 WLOG("failed to init libusb context, wrong version of libraries?\n"); in stlink_open_usb()
1225 WLOG("STLINK_DEVICE must be <USB_BUS>:<USB_ADDR> format\n"); in stlink_open_usb()
1281 WLOG("Error %d (%s) opening ST-Link v%d device %03d:%03d\n", ret, in stlink_open_usb()
1297 WLOG("libusb_detach_kernel_driver(() error %s\n", strerror(-ret)); in stlink_open_usb()
1304 WLOG("libusb_get_configuration()\n"); in stlink_open_usb()
1313 WLOG("libusb_set_configuration() failed\n"); in stlink_open_usb()
1319 WLOG("Stlink usb device found, but unable to claim (probably already in use?)\n"); in stlink_open_usb()
1393 WLOG("failed to get libusb device descriptor (libusb error: %d)\n", ret); in stlink_probe_usb_devs()
1400 WLOG("skipping ST device : %#04x:%#04x)\n", desc.idVendor, desc.idProduct); in stlink_probe_usb_devs()
[all …]
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dlog.h30 #define WLOG(...) macro
61 # undef WLOG
63 # define WLOG(...) logmsg(WARN_LOG_LEVEL, NULL, __func__, __LINE__, true, \ macro
H A Dgarray.c66 WLOG("trying to set an invalid ga_growsize: %d", growsize); in ga_set_growsize()
85 WLOG("ga_growsize(%d) is less than 1", gap->ga_growsize); in ga_grow()
/dports/security/wolfssh/wolfssh-1.4.8/wolfssh/
H A Dport.h190 WLOG(WS_LOG_SFTP, "Invalid file system pointer");
197 WLOG(WS_LOG_SFTP, "Unable to get file attributes");
207 WLOG(WS_LOG_SFTP, "Unable to set file attributes");
773 WLOG(WS_LOG_SFTP, "Invalid file system pointer"); in wRmDir()
803 WLOG(WS_LOG_SFTP, "Invalid file system pointer"); in wMkDir()
832 WLOG(WS_LOG_SFTP, "Invalid file system pointer"); in wRemove()
862 WLOG(WS_LOG_SFTP, "Invalid file system pointer"); in wRename()
899 WLOG(WS_LOG_SFTP, "Invalid file system pointer"); in wGetCwd()
996 WLOG(WS_LOG_SFTP, "Invalid file system pointer"); in wOpenDir()
1014 WLOG(WS_LOG_SFTP, "dir name too large for buffer"); in wOpenDir()
[all …]
H A Dlog.h74 #define WLOG(...) do { \ macro
/dports/editors/neovim/neovim-0.6.1/src/nvim/msgpack_rpc/
H A Dserver.c128 WLOG("Empty or NULL endpoint"); in server_start()
154 WLOG("Failed to start server: %s: %s", uv_strerror(result), watcher->addr); in server_start()
199 WLOG("Not listening on %s", addr); in server_stop()
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/src/
H A Dshrpx_worker.cc434 WLOG(INFO, this) << "WorkerEvent: client_fd=" << wev.client_fd in process_events()
441 WLOG(INFO, this) << "Too many connections >= " << worker_connections; in process_events()
454 WLOG(ERROR, this) << "ClientHandler creation failed"; in process_events()
461 WLOG(INFO, this) << "CLIENT_HANDLER:" << client_handler << " created "; in process_events()
467 WLOG(NOTICE, this) << "Reopening log files: worker process (thread " << this in process_events()
474 WLOG(NOTICE, this) << "Graceful shutdown commencing"; in process_events()
486 WLOG(NOTICE, this) << "Replace downstream"; in process_events()
493 WLOG(INFO, this) << "unknown event type " << static_cast<int>(wev.type); in process_events()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/src/
H A Dshrpx_worker.cc437 WLOG(INFO, this) << "WorkerEvent: client_fd=" << wev.client_fd in process_events()
444 WLOG(INFO, this) << "Too many connections >= " << worker_connections; in process_events()
457 WLOG(ERROR, this) << "ClientHandler creation failed"; in process_events()
464 WLOG(INFO, this) << "CLIENT_HANDLER:" << client_handler << " created "; in process_events()
470 WLOG(NOTICE, this) << "Reopening log files: worker process (thread " << this in process_events()
477 WLOG(NOTICE, this) << "Graceful shutdown commencing"; in process_events()
489 WLOG(NOTICE, this) << "Replace downstream"; in process_events()
496 WLOG(INFO, this) << "unknown event type " << static_cast<int>(wev.type); in process_events()
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/src/
H A Dshrpx_worker.cc434 WLOG(INFO, this) << "WorkerEvent: client_fd=" << wev.client_fd in process_events()
441 WLOG(INFO, this) << "Too many connections >= " << worker_connections; in process_events()
454 WLOG(ERROR, this) << "ClientHandler creation failed"; in process_events()
461 WLOG(INFO, this) << "CLIENT_HANDLER:" << client_handler << " created "; in process_events()
467 WLOG(NOTICE, this) << "Reopening log files: worker process (thread " << this in process_events()
474 WLOG(NOTICE, this) << "Graceful shutdown commencing"; in process_events()
486 WLOG(NOTICE, this) << "Replace downstream"; in process_events()
493 WLOG(INFO, this) << "unknown event type " << static_cast<int>(wev.type); in process_events()
/dports/editors/neovim/neovim-0.6.1/test/symbolic/klee/nvim/
H A Dgarray.c66 WLOG("trying to set an invalid ga_growsize: %d", growsize); in ga_set_growsize()
85 WLOG("ga_growsize(%d) is less than 1", gap->ga_growsize); in ga_grow()
/dports/math/wcalc/wcalc-2.5/src/common/
H A Dparser.h103 WLOG = 313, enumerator
215 #define WLOG 313 macro
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/sound/
H A Daudiodev.c166 log_printf(WLOG, "Number of fragments is %d, " in audiodev_open()
170 log_printf(WLOG, "Fragment size is %d, " in audiodev_open()
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/graphics/
H A Dgfxengine.cpp785 log_printf(WLOG, "Only double buffering is supported" in show()
791 log_printf(WLOG, "Shadow buffer not supported" in show()
835 log_printf(WLOG, "Could not get" in show()
844 log_printf(WLOG, "Could not get" in show()
864 log_printf(WLOG, "Failed to create shadow buffer! " in show()
873 log_printf(WLOG, "Shadow buffer requested; " in show()
877 log_printf(WLOG, "Could not get h/w display surface.\n"); in show()

123