Home
last modified time | relevance | path

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

/dports/comms/comserv/comserv-1.4.4/
H A Dcomserv.c197 if (DEBUG_CONNECT()) { in sock_bind_connect()
237 if (DEBUG_CONNECT()) { in sock_bind_connect()
260 if (DEBUG_CONNECT()) { in connect_server()
269 if (DEBUG_CONNECT()) { in connect_server()
343 if (DEBUG_CONNECT()) in connect_user()
441 if (DEBUG_CONNECT()) { in reconnect()
H A Dcomserv.h55 #define DEBUG_CONNECT() (debug_flags & D_CONNECT) macro
/dports/net/courier-sox/courier-sox-0.12.20180428/
H A Dsockd.c68 #define DEBUG_CONNECT 2 macro
376 D(DEBUG_CONNECT) in authenticate()
446 D(DEBUG_CONNECT) in authenticate()
476 D(DEBUG_CONNECT) in authenticate()
494 D(DEBUG_CONNECT) in authenticate()
614 D(DEBUG_CONNECT) in getrequest()
679 D(DEBUG_CONNECT) in getrequest()
999 D(DEBUG_CONNECT) in mkreplyerrno()
1087 D(DEBUG_CONNECT) in proxyconnect()
1155 D(DEBUG_CONNECT) in proxyconnect()
[all …]
H A Dsox.c44 #define DEBUG_CONNECT 2 macro
920 D(DEBUG_CONNECT) in connect_or_bind()
1155 D(DEBUG_CONNECT) in try_next_server_ip()
1281 D(DEBUG_CONNECT) in check_connection()
1301 D(DEBUG_CONNECT) in server_connected()
1450 D(DEBUG_CONNECT) in write_init_packet()
1492 D(DEBUG_CONNECT) in read_init_packet()
1563 D(DEBUG_CONNECT) in send_uidpwd_packet()
1602 D(DEBUG_CONNECT) in read_uidpwd_packet()
1622 D(DEBUG_CONNECT) in read_uidpwd_packet()
[all …]
/dports/ftp/omi/omi/
H A Domi.h78 #define DEBUG_CONNECT 0x0004000 // network connections macro
98 | DEBUG_DNS | DEBUG_CONNECT | DEBUG_RETRY \
H A Dftp.c496 if (cc->debug & DEBUG_CONNECT) in ftp_rawclose()
631 if (cc->debug & DEBUG_CONNECT) in ftp_rawopen()
659 if (cc->debug & DEBUG_CONNECT) in ftp_rawopen()
669 if (cc->debug & DEBUG_CONNECT) in ftp_rawopen()
692 if (cc->debug & DEBUG_CONNECT) in ftp_rawopen()
794 if (cc->debug & DEBUG_CONNECT) in ftp_sequence()
1237 if (cc->debug & DEBUG_CONNECT) { in pre_initconnection_passive()
H A Domi.c144 {"connect", DEBUG_CONNECT, "Connection status"},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/EfiSocketLib/
H A DTcp4.c226 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectComplete()
252 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectComplete()
268 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectComplete()
273 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectComplete()
307 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectComplete()
312 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectComplete()
440 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectPoll()
506 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectStart()
511 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectStart()
556 DEBUG (( DEBUG_CONNECT, in EslTcp4ConnectStart()
[all …]
H A DTcp6.c220 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectComplete()
258 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectComplete()
286 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectComplete()
291 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectComplete()
325 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectComplete()
330 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectComplete()
458 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectPoll()
525 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectStart()
530 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectStart()
564 DEBUG (( DEBUG_CONNECT, in EslTcp6ConnectStart()
[all …]
H A DSocket.c1675 DEBUG (( DEBUG_CONNECT, "Entering SocketConnect\r\n" )); in EslSocketConnect()
1693 DEBUG (( DEBUG_CONNECT, in EslSocketConnect()
1797 DEBUG (( DEBUG_CONNECT, in EslSocketConnect()
1861 DEBUG (( DEBUG_ERROR | DEBUG_CONNECT, in EslSocketConnect()
1871 DEBUG (( DEBUG_CONNECT, "Exiting SocketConnect, Status: %r\r\n", Status )); in EslSocketConnect()
H A DSocket.h32 #define DEBUG_CONNECT 0x00100000 ///< Display connect messages macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/
H A DPlatformURLConnection.java66 public final static boolean DEBUG_CONNECT; field in PlatformURLConnection
73 DEBUG = DEBUG_CONNECT = DEBUG_CACHE_LOOKUP = DEBUG_CACHE_COPY = false;
78 DEBUG_CONNECT = debugOptions.getBooleanOption(OPTION_DEBUG_CONNECT, true);
82 DEBUG = DEBUG_CONNECT = DEBUG_CACHE_LOOKUP = DEBUG_CACHE_COPY = false;
117 if (DEBUG && DEBUG_CONNECT) in connect()
/dports/mail/smtpfeed/smtpfeed-1.23/
H A Dsmtp.c398 if (cnf.debug & DEBUG_CONNECT) in smtp()
461 if (cnf.debug & DEBUG_CONNECT) in smtp()
517 if (cnf.debug & DEBUG_CONNECT) in smtp()
801 if (cnf.debug & DEBUG_CONNECT)
1559 if (cnf.debug & DEBUG_CONNECT)
1596 if (cnf.debug & DEBUG_CONNECT)
1621 if (cnf.debug & DEBUG_CONNECT)
1696 if (cnf.debug & DEBUG_CONNECT)
1938 if (cnf.debug & DEBUG_CONNECT)
3423 if (cnf.debug & DEBUG_CONNECT)
[all …]
H A Dcommon.h369 # define DEBUG_CONNECT 0x0002 macro
H A Dmain.c208 cnf.debug |= DEBUG_CONNECT;
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/lib/
H A Dconnection_add.c669 #if DEBUG_CONNECT in internal_add_connection()
1124 #if DEBUG_CONNECT in MHD_accept_connection_()
/dports/net/rsync/rsync-3.2.3/
H A Drsync.h1453 #define DEBUG_CONNECT (DEBUG_CHDIR+1) macro
1454 #define DEBUG_CMD (DEBUG_CONNECT+1)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/arm/
H A Dacornscsi.c33 #define DEBUG_CONNECT 32 macro
40 DEBUG_PHASES|DEBUG_CONNECT|DEBUG_DISCON|DEBUG_ABORT|\
737 #if (DEBUG & (DEBUG_ABORT|DEBUG_CONNECT)) in acornscsi_kick()
H A Dfas216.c82 #undef DEBUG_CONNECT
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/arm/
H A Dacornscsi.c33 #define DEBUG_CONNECT 32 macro
40 DEBUG_PHASES|DEBUG_CONNECT|DEBUG_DISCON|DEBUG_ABORT|\
737 #if (DEBUG & (DEBUG_ABORT|DEBUG_CONNECT)) in acornscsi_kick()
H A Dfas216.c82 #undef DEBUG_CONNECT
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/arm/
H A Dacornscsi.c33 #define DEBUG_CONNECT 32 macro
40 DEBUG_PHASES|DEBUG_CONNECT|DEBUG_DISCON|DEBUG_ABORT|\
737 #if (DEBUG & (DEBUG_ABORT|DEBUG_CONNECT)) in acornscsi_kick()
H A Dfas216.c82 #undef DEBUG_CONNECT
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/microhttpd/
H A Ddaemon.c88 #define DEBUG_CONNECT MHD_NO macro
1031 #if DEBUG_CONNECT in internal_get_fdset2()
2419 #if DEBUG_CONNECT in internal_add_connection()
3112 #if DEBUG_CONNECT in MHD_accept_connection()
/dports/net/rsync/rsync-3.2.3/patches/
H A Ddb.diff2865 #define DEBUG_CONNECT (DEBUG_CHDIR+1)
2866 #define DEBUG_CMD (DEBUG_CONNECT+1)