Lines Matching refs:PRINT

318 		PRINT("[Compat]LMS Service cannot listen at port %d.\n", (int)port);
324 PRINT("[Compat]Listening at port %d at local interface.\n", (int)port);
406 PRINT("Error accepting new connection (%d): %s\n", error, msg);
413 PRINT("Error: ntop failed for new connection\n");
436 PRINT("Error: new connection is denied (addr %s)\n", addrStr);
445 PRINT("[Compat]Error: failed to open new LME MEI connection\n");
449 PRINT("[Compat]Send open connection to LME. Sender %d.\n", (int)s_new);
471 PRINT("Send channel open request to LME. Sender %d.\n", (int)s_new);
541 PRINT("Select error (%d): %s\n", err, msg);
570 PRINT("Connection requested on port %d\n", it->first);
620 PRINT("Received %d bytes from socket %d. Sending to LME\n", res, (int)s);
629 PRINT("Received 0 bytes from socket %d.\n", (int)s);
640 PRINT("Receive error on socket %d (%d): %s\n", (int)s, err, msg);
735 PRINT("Error %d in closing server socket at port %d.\n", err, p->GetPort());
878 PRINT("LME requested to disconnect with reason code 0x%08x\n",
894 PRINT("Accepting service: %s\n",
901 PRINT("Requesting to disconnect from LME with reason code 0x%08x\n",
912 PRINT("Sending Userauth success message\n");
1022 PRINT("Global Request type 0x%02x\n", globalMessage->RequestType);
1079 PRINT(message);
1101 PRINT(message);
1109 PRINT("Listening at port %d at %s interface.\n",
1160 PRINT("Previous request on address %s and port %d doesn't exist.\n",
1183 PRINT("Previous request on address %s and port %d doesn't exist.\n",
1198 PRINT("Unable to send UDP data.\n");
1203 PRINT("Sent UDP data: %d bytes of %d.\n", count, udpSendToMessage->DataLength);
1218 PRINT("Version %d.%d is not supported.\n",
1243 PRINT("Got channel request from AMT. "
1252 PRINT("Unable to open direct channel to address %s.\n",
1297 PRINT("Channel open request was refused. Reason code: 0x%02x reason.\n",
1317 PRINT("Channel %d was closed by AMT.\n", c->GetSenderChannel());
1321 PRINT("Received reply by AMT on closing channel %d.\n", c->GetSenderChannel());
1360 PRINT("Sent %d bytes of %d from AMT to channel %d with socket %d.\n",
1368 PRINT("Channel send data request was refused. Broken pipe.\n");
1411 PRINT("Remote access is disabled - AMT is not configured [%x]\n", status);
1482 PRINT("Remote access is allowed.\n");
1485 PRINT("Remote access is denied because AMT is directly connected "
1489 PRINT("Remote access is disabled.\n");
1492 PRINT("Remote access is disabled.\n");
1587 PRINT("Got FQDN: %s\n", _AMTFQDN);