Lines Matching refs:LOG_WARNING
357 g_gate_log(LOG_WARNING, "Read-only access requested, " in exports_check()
366 g_gate_log(LOG_WARNING, "Write-only access requested, " in exports_check()
375 g_gate_log(LOG_WARNING, "Read-write access requested, " in exports_check()
380 g_gate_log(LOG_WARNING, "Read-write access requested, " in exports_check()
389 g_gate_log(LOG_WARNING, "Direct IO requested, " in exports_check()
457 g_gate_log(LOG_WARNING, "Unauthorized connection from: %s.", in exports_find()
549 g_gate_log(LOG_WARNING, in connection_add()
557 g_gate_log(LOG_WARNING, in connection_add()
669 g_gate_log(LOG_WARNING, "Cannot send initial packet: %s.", in sendfail()
675 g_gate_vlog(LOG_WARNING, fmt, ap); in sendfail()
934 g_gate_log(LOG_WARNING, "Malformed version packet."); in handshake()
939 g_gate_log(LOG_WARNING, "Invalid magic field."); in handshake()
943 g_gate_log(LOG_WARNING, "Version %u is not supported.", in handshake()
964 g_gate_log(LOG_WARNING, "Malformed initial packet."); in handshake()