Lines Matching refs:DPRINT

185 	DPRINT((dfile, "Protocol version proposal (size=%d): %.*s\n",
189 DPRINT((dfile, "Sending protocol version token failed\n"));
194 DPRINT((dfile, "Receiving protocol version token failed\n"));
205 DPRINT((dfile, "Verification of the protocol version strings "
222 DPRINT((dfile, "Memory allocation failed: %s\n",
230 DPRINT((dfile, "Concatenated version strings: %s\n", ver_str_concat));
232 DPRINT((dfile, "Protocol version agreed.\n"));
251 DPRINT((dfile, "Creating socket for %s\n", host->h_name));
278 DPRINT((dfile, "Socket created, fd=%d, connecting..\n", sock));
286 DPRINT((dfile, "Connected to %s via fd=%d\n", host->h_name,
313 DPRINT((dfile, "Memory allocation failed: %s\n",
317 DPRINT((dfile, "Service name: %s\n", svc_name));
353 DPRINT((dfile,
382 DPRINT((dfile, "continue needed... "));
393 DPRINT((dfile, "context established\n"));
407 DPRINT((dfile, "context deleted\n"));
424 DPRINT((dfile, "Socket detected as closed.\n"));
436 DPRINT((dfile, "Memory allocation failed: %s\n",
470 DPRINT((dfile, "Indicated token length > %dB\n", MAX_TOK_LEN));
477 DPRINT((dfile, "Memory allocation failed: %s\n",
521 DPRINT((dfile, "connect: error (%s)\n", strerror(errno)));
674 DPRINT((dfile, "read_fd: Read %d bytes.\n", len_o - len));
706 DPRINT((dfile, "write_fd: Wrote %d bytes.\n", len_o - len));
758 DPRINT((dfile, "Set new host: %s\n", hostlptr->host->h_name));
775 DPRINT((dfile, "Socket creation and connect\n"));
783 DPRINT((dfile, "Protocol version negotiation\n"));
785 DPRINT((dfile,
798 DPRINT((dfile, "Establishing context..\n"));
822 DPRINT((dfile, "Retransmitting remaining (%ld) tokens from "
852 DPRINT((dfile, "Memory allocation failed: %s\n",
903 DPRINT((dfile, "Token enqueued for later verification\n"));
908 DPRINT((dfile, "Token sending failed\n"));
919 DPRINT((dfile, "Token sent (transq size = %ld)\n", transq_hdr.count));
932 DPRINT((dfile, "Initiating the recv thread\n"));
961 DPRINT((dfile, "Receiver thread initiated\n"));
998 DPRINT((dfile, "poll() failed: %s\n",
1018 DPRINT((dfile, "An event on notify pipe detected\n"));
1021 DPRINT((dfile, "Reading notify pipe failed: "
1045 DPRINT((dfile, "An event on fd detected\n"));
1047 DPRINT((dfile, "Token length recv failed\n"));
1058 DPRINT((dfile, "Indicated token length > %dB\n",
1068 DPRINT((dfile, "Memory allocation failed: %s\n",
1075 DPRINT((dfile, "Token value recv failed\n"));
1147 DPRINT((dfile, "Recv thread verified "
1182 DPRINT((dfile, "Recv thread detected "
1186 DPRINT((dfile, "Bad signature "
1215 DPRINT((dfile, "received unverifiable token\n"));
1246 DPRINT((dfile, "Cannot write to the notify pipe\n"));
1285 DPRINT((dfile, "Cannot write to the notify pipe\n"));
1294 DPRINT((dfile, "Wait for sync\n"));
1296 DPRINT((dfile, "Synced\n"));
1315 DPRINT((dfile, "socket already closed\n"));
1376 DPRINT((dfile, "Closing socket: %d\n", sockfd));
1393 DPRINT((dfile, "Deleting context: "));
1403 DPRINT((dfile, "Deallocating the transmission queue "
1436 DPRINT((dfile, "transq_dequeue(): called with NULL pointer\n"));
1480 DPRINT((dfile, "Memory allocation failed: %s\n",
1532 DPRINT((dfile, "Retransmission of the remainder in the transqueue\n"));
1546 DPRINT((dfile, "Context expired.\n"));
1558 DPRINT((dfile, "Sending transmission queue token (seq=%lld, "