Home
last modified time | relevance | path

Searched refs:L9P_WARNING (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/lib9p/
H A Dconnection.c106 L9P_LOG(L9P_WARNING, "cannot unpack received message"); in l9p_connection_recv()
113 L9P_LOG(L9P_WARNING, "client reusing outstanding tag %d", in l9p_connection_recv()
125 L9P_LOG(L9P_WARNING, "cannot obtain buffers for response"); in l9p_connection_recv()
H A Dlog.h34 L9P_WARNING, enumerator
H A Drequest.c232 L9P_LOG(L9P_WARNING, "unknown request of type %d", in l9p_dispatch_request()
349 L9P_LOG(L9P_WARNING, "cannot map errno %d to anything reasonable", in e2linux()
/freebsd/contrib/lib9p/transport/
H A Dsocket.c134 L9P_LOG(L9P_WARNING, "accept(): %s", in l9p_start_server()
160 L9P_LOG(L9P_WARNING, "cannot look up client name: %s", in l9p_socket_accept()