Lines Matching refs:g_gate_log

98 	g_gate_log(LOG_NOTICE, "%s: started!", __func__);
153 g_gate_log(LOG_DEBUG, "Sent hdr packet.");
158 g_gate_log(LOG_ERR, "Lost connection 1.");
170 g_gate_log(LOG_ERR, "Lost connection 2 (%zd != %zd).", data, (ssize_t)ggio.gctl_length);
175 g_gate_log(LOG_DEBUG, "Sent %zd bytes (offset=%llu, "
179 g_gate_log(LOG_DEBUG, "%s: Died.", __func__);
191 g_gate_log(LOG_NOTICE, "%s: started!", __func__);
205 g_gate_log(LOG_ERR, "Lost connection 3.");
210 g_gate_log(LOG_DEBUG, "Received hdr packet.");
223 g_gate_log(LOG_DEBUG, "Received data packet.");
225 g_gate_log(LOG_ERR, "Lost connection 4.");
230 g_gate_log(LOG_DEBUG, "Received %d bytes (offset=%ju, "
237 g_gate_log(LOG_DEBUG, "%s: Died.", __func__);
257 g_gate_log(LOG_DEBUG, "Invalid IP/host name: %s.", host);
263 g_gate_log(LOG_DEBUG, "Cannot open socket: %s.",
271 g_gate_log(LOG_DEBUG, "Cannot connect to server: %s.",
277 g_gate_log(LOG_INFO, "Connected to the server: %s:%d.", host, port);
282 g_gate_log(LOG_DEBUG, "Sending version packet.");
289 g_gate_log(LOG_DEBUG, "Error while sending version packet: %s.",
296 g_gate_log(LOG_DEBUG, "Error while receiving data: %s.",
302 g_gate_log(LOG_DEBUG, "Version verification problem: %s.",
311 g_gate_log(LOG_DEBUG, "Sending initial packet.");
314 g_gate_log(LOG_DEBUG, "Path name too long.");
323 g_gate_log(LOG_DEBUG, "Error while sending initial packet: %s.",
333 g_gate_log(LOG_DEBUG, "Receiving initial packet.");
335 g_gate_log(LOG_DEBUG, "Error while receiving data: %s.",
342 g_gate_log(LOG_DEBUG, "Error from server: %s.",
347 g_gate_log(LOG_DEBUG, "Received initial packet.");
425 g_gate_log(LOG_NOTICE, "Disconnected [%s %s]. Connecting...",
429 g_gate_log(LOG_NOTICE, "Connecting [%s %s]...", host,