Home
last modified time | relevance | path

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

1234

/dports/games/ufoai/ufoai-2.5-source/src/server/
H A Dsv_user.cpp39 Com_DPrintf(DEBUG_SERVER, "Set state for client '%s' to %i\n", client->name, state); in SV_SetClientState()
58 Com_DPrintf(DEBUG_SERVER, "New() from %s\n", cl->name); in SV_New_f()
67 …Com_DPrintf(DEBUG_SERVER, "WARNING: Illegal 'new' from %s, client state %d. This shouldn't happen.… in SV_New_f()
106 Com_DPrintf(DEBUG_SERVER, "sending configstring %d: %s\n", i, configString); in SV_New_f()
127 Com_DPrintf(DEBUG_SERVER, "Begin() from %s\n", cl->name); in SV_Begin_f()
156 Com_DPrintf(DEBUG_SERVER, "StartMatch() from %s\n", cl->name); in SV_StartMatch_f()
220 Com_DPrintf(DEBUG_SERVER, "SV_ExecuteUserCommand: %s\n", s); in SV_ExecuteUserCommand()
226 Com_DPrintf(DEBUG_SERVER, "SV_ExecuteUserCommand: client command: %s\n", s); in SV_ExecuteUserCommand()
255 Com_DPrintf(DEBUG_SERVER, "userinfo from client: %s\n", cl->userinfo); in SV_ExecuteClientMessage()
263 Com_DPrintf(DEBUG_SERVER, "stringcmd from client: %s\n", str); in SV_ExecuteClientMessage()
H A Dsv_mapcycle.cpp48 Com_DPrintf(DEBUG_SERVER, "SV_NextMapcycle: next one: '%s' (gametype: %s)\n", map, gameType); in SV_NextMapcycle()
54 … Com_DPrintf(DEBUG_SERVER, "SV_NextMapcycle: first one: '%s' (gametype: %s)\n", map, gameType); in SV_NextMapcycle()
70 Com_DPrintf(DEBUG_SERVER, "SV_NextMapcycle: next one: '%s' (gametype: %s)\n", map, gameType); in SV_NextMapcycle()
76 Com_DPrintf(DEBUG_SERVER, "SV_NextMapcycle: first one: '%s' (gametype: %s)\n", map, gameType); in SV_NextMapcycle()
170 Com_DPrintf(DEBUG_SERVER, "mapcycle add: '%s' type '%s'\n", mapcycle->map, mapcycle->type); in SV_MapcycleAdd()
H A Dsv_main.cpp309 Com_DPrintf(DEBUG_SERVER, "SVC_TeamInfo: rate limit exceeded, dropping request\n"); in SVC_TeamInfo()
350 …Com_DPrintf(DEBUG_SERVER, "SVC_Status: rate limit from %s exceeded, dropping request\n", NET_Strea… in SVC_Status()
356 Com_DPrintf(DEBUG_SERVER, "SVC_Status: rate limit exceeded, dropping request\n"); in SVC_Status()
391 …Com_DPrintf(DEBUG_SERVER, "SVC_Info: rate limit from %s exceeded, dropping request\n", NET_StreamT… in SVC_Info()
397 Com_DPrintf(DEBUG_SERVER, "SVC_Info: rate limit exceeded, dropping request\n"); in SVC_Info()
402 Com_DPrintf(DEBUG_SERVER, "Ignore info string in singleplayer mode\n"); in SVC_Info()
441 Com_DPrintf(DEBUG_SERVER, "SVC_DirectConnect()\n"); in SVC_DirectConnect()
569 …Com_DPrintf(DEBUG_SERVER, "SVC_RemoteCommand: rate limit from %s exceeded, dropping request\n", pe… in SVC_RemoteCommand()
578 Com_DPrintf(DEBUG_SERVER, "SVC_RemoteCommand: rate limit exceeded, dropping request\n"); in SVC_RemoteCommand()
623 Com_DPrintf(DEBUG_SERVER, "Packet : %s\n", c); in SV_ConnectionlessPacket()
[all …]
/dports/dns/getdns/getdns-1.5.2/src/
H A Dserver.c187 DEBUG_SERVER("[connection del] count: %d\n", in tcp_connection_destroy()
234 DEBUG_SERVER("I/O error from send(): %s\n", in tcp_write_cb()
280 DEBUG_SERVER("[connection del] count: %d\n", in _getdns_cancel_reply()
334 DEBUG_SERVER("I/O error from sendto(): %s\n", in getdns_reply()
340 DEBUG_SERVER("[connection del] count: %d\n", in getdns_reply()
429 DEBUG_SERVER("I/O error from recv(): %s\n", in tcp_read_cb()
561 DEBUG_SERVER("I/O error during accept: %s\n", in tcp_accept_cb()
591 DEBUG_SERVER("[connection add] count: %d\n", in tcp_accept_cb()
640 DEBUG_SERVER("I/O error from recvfrom: %s\n", in udp_read_cb()
705 DEBUG_SERVER("Received %d bytes from %s: %s\n", in udp_read_cb()
[all …]
H A Ddebug.h160 #define DEBUG_SERVER(...) DEBUG_ON(__VA_ARGS__) macro
162 #define DEBUG_SERVER(...) DEBUG_OFF(__VA_ARGS__) macro
/dports/games/scourge/scourge/src/net/
H A Dserver.cpp8 #define DEBUG_SERVER 0 macro
145 #if DEBUG_SERVER in sendGameState()
163 #if DEBUG_SERVER in serverLoop()
177 #if DEBUG_SERVER in serverLoop()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpmailer/phpmailer/src/
H A DPOP3.php151 const DEBUG_SERVER = 1; define in PHPMailer\\PHPMailer\\POP3
359 if ($this->do_debug >= self::DEBUG_SERVER) {
414 if ($this->do_debug >= self::DEBUG_SERVER) {
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/PHPMailer6/src/
H A DPOP3.php151 const DEBUG_SERVER = 1; define in PHPMailer\\PHPMailer\\POP3
359 if ($this->do_debug >= self::DEBUG_SERVER) {
414 if ($this->do_debug >= self::DEBUG_SERVER) {
/dports/mail/phpmailer6/PHPMailer-6.5.0/src/
H A DPOP3.php151 const DEBUG_SERVER = 1; define in PHPMailer\\PHPMailer\\POP3
359 if ($this->do_debug >= self::DEBUG_SERVER) {
414 if ($this->do_debug >= self::DEBUG_SERVER) {
/dports/net/self-service-password/ltb-project-self-service-password-1.4/lib/vendor/phpmailer/phpmailer/src/
H A DPOP3.php151 const DEBUG_SERVER = 1; define in PHPMailer\\PHPMailer\\POP3
359 if ($this->do_debug >= self::DEBUG_SERVER) {
414 if ($this->do_debug >= self::DEBUG_SERVER) {
/dports/audio/ampache/ampache-php74-5.0.0/vendor/phpmailer/phpmailer/src/
H A DPOP3.php151 const DEBUG_SERVER = 1; define in PHPMailer\\PHPMailer\\POP3
359 if ($this->do_debug >= self::DEBUG_SERVER) {
414 if ($this->do_debug >= self::DEBUG_SERVER) {
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/vendor/phpmailer/phpmailer/src/
H A DPOP3.php151 const DEBUG_SERVER = 1; define in PHPMailer\\PHPMailer\\POP3
359 if ($this->do_debug >= self::DEBUG_SERVER) {
414 if ($this->do_debug >= self::DEBUG_SERVER) {
/dports/www/matomo/piwik/vendor/phpmailer/phpmailer/src/
H A DPOP3.php151 const DEBUG_SERVER = 1; define in PHPMailer\\PHPMailer\\POP3
359 if ($this->do_debug >= self::DEBUG_SERVER) {
414 if ($this->do_debug >= self::DEBUG_SERVER) {
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/PHPMailer/
H A DPOP3.php151 const DEBUG_SERVER = 1; define in PHPMailer\\PHPMailer\\POP3
359 if ($this->do_debug >= self::DEBUG_SERVER) {
414 if ($this->do_debug >= self::DEBUG_SERVER) {
/dports/databases/mantis/mantisbt-2.25.2/vendor/phpmailer/phpmailer/src/
H A DPOP3.php151 const DEBUG_SERVER = 1; define in PHPMailer\\PHPMailer\\POP3
359 if ($this->do_debug >= self::DEBUG_SERVER) {
414 if ($this->do_debug >= self::DEBUG_SERVER) {
/dports/ftp/omi/omi/
H A Domi.h97 #define DEBUG_SERVER (DEBUG_OUTPUT | DEBUG_INPUT | DEBUG_XFERRATE \ macro
103 #define DEBUG_VERBOSE (DEBUG_SERVER | DEBUG_MIRROR)
/dports/games/xsokoban/xsokoban/
H A Dscore.c211 DEBUG_SERVER("about to unlock score file"); in UnlockScore()
223 DEBUG_SERVER("entering OutputScore"); in OutputScore()
225 DEBUG_SERVER("couldn't lock score file"); in OutputScore()
229 DEBUG_SERVER("score file locked"); in OutputScore()
244 DEBUG_SERVER("score file unlocked"); in OutputScore()
263 DEBUG_SERVER("entering OutputScoreLines"); in OutputScoreLines()
265 DEBUG_SERVER("couldn't lock score file"); in OutputScoreLines()
268 DEBUG_SERVER("score file locked"); in OutputScoreLines()
271 DEBUG_SERVER("score file unlocked"); in OutputScoreLines()
759 DEBUG_SERVER("entering ShowScore"); in ShowScore()
H A Dmain.c54 DEBUG_SERVER("starting"); in main()
99 DEBUG_SERVER("sending score file"); in main()
102 DEBUG_SERVER("verifying score"); in main()
167 DEBUG_SERVER("ending"); in main()
H A Dconfig.h153 #define DEBUG_SERVER(x) macro
/dports/devel/ga/ga-5.8/armci/src/devices/openib/
H A Dopenib.c38 #define DEBUG_SERVER 0 macro
1059 if(DEBUG_SERVER){ in armci_server_alloc_bufs()
1073 if(DEBUG_SERVER){ in armci_server_alloc_bufs()
1150 if(DEBUG_SERVER){ in armci_server_register_region()
1716 if (DEBUG_SERVER) { in armci_server_initial_connection()
1887 if(DEBUG_SERVER) { in armci_data_in_serv_buf()
2062 if(DEBUG_SERVER){ in _armci_get_data_from_client()
2072 if(DEBUG_SERVER){ in _armci_get_data_from_client()
2340 if(DEBUG_SERVER) { in armci_call_data_server()
2351 if(DEBUG_SERVER) { in armci_call_data_server()
[all …]
/dports/dns/getdns/getdns-1.5.2/stubby/src/
H A Dstubby.c149 #define DEBUG_SERVER(...) DEBUG_ON(__VA_ARGS__) macro
151 #define DEBUG_SERVER(...) DEBUG_OFF(__VA_ARGS__) macro
356 if (r) DEBUG_SERVER("%s: %s\n", error, _getdns_strerror(r)); \
357 else DEBUG_SERVER("%s\n", error); \
444 DEBUG_SERVER("reply for: %p %"PRIu64" %d (edns0: %d, do: %d, ad: %d," in request_cb()
689 DEBUG_SERVER("scheduled: %p %"PRIu64" for %s %d\n", in incoming_request_handler()
705 DEBUG_SERVER("request error, request: %s\n, response: %s\n" in incoming_request_handler()
/dports/deskutils/egroupware/egroupware/vendor/phpmailer/phpmailer/examples/
H A Dsmtp_no_auth.phps24 $mail->SMTPDebug = SMTP::DEBUG_SERVER;
H A Dsmtp.phps24 $mail->SMTPDebug = SMTP::DEBUG_SERVER;
H A Dssl_options.phps26 $mail->SMTPDebug = SMTP::DEBUG_SERVER;
H A Dpop_before_smtp.phps29 $mail->SMTPDebug = SMTP::DEBUG_SERVER;

1234