L9P_ERROR
L9P_LOG(L9P_ERROR,
L9P_LOG(L9P_ERROR, "invalid ACL type");
L9P_LOG(L9P_ERROR, "%s(): missing case for type %d",
L9P_LOG(L9P_ERROR, "cannot pack response");
L9P_LOG(L9P_ERROR, "unsupported remote version: %s",
L9P_LOG(L9P_ERROR, "getaddrinfo(): %s", gai_strerror(rc));
L9P_LOG(L9P_ERROR, "no addresses found for %s:%s", host, port);
L9P_LOG(L9P_ERROR, "calloc(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "calloc(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "kqueue(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "calloc(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "port_create(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "calloc(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "socket(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "setsockopt(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "bind(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "listen(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "port_associate(%d): %s", s,
L9P_LOG(L9P_ERROR, "kevent(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "kevent(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "port_getn(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "cannot create new connection");
L9P_LOG(L9P_ERROR,
L9P_LOG(L9P_ERROR, "read(): %s", strerror(errno));
L9P_LOG(L9P_ERROR,
L9P_LOG(L9P_ERROR, "read(): %s", strerror(errno));
L9P_LOG(L9P_ERROR, "short read: %zd bytes of %zd expected",
L9P_LOG(L9P_ERROR, "short write: %s", strerror(errno));