Home
last modified time | relevance | path

Searched refs:L9P_ERROR (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/lib9p/common/transport/
H A Dsocket.c189 L9P_LOG(L9P_ERROR, "calloc(): %s", strerror(errno)); in l9p_init_event_svr()
195 L9P_LOG(L9P_ERROR, "calloc(): %s", strerror(errno)); in l9p_init_event_svr()
203 L9P_LOG(L9P_ERROR, "kqueue(): %s", strerror(errno)); in l9p_init_event_svr()
219 L9P_LOG(L9P_ERROR, "calloc(): %s", strerror(errno)); in l9p_init_event_svr()
267 L9P_LOG(L9P_ERROR, "bind(): %s", strerror(errno)); in l9p_bind_addrs()
284 L9P_LOG(L9P_ERROR, "port_associate(%d): %s", s, in l9p_bind_addrs()
398 L9P_LOG(L9P_ERROR, "cannot create new connection"); in l9p_socket_accept()
416 L9P_LOG(L9P_ERROR, in l9p_socket_accept()
463 L9P_LOG(L9P_ERROR, "read(): %s", strerror(errno)); in l9p_socket_readmsg()
471 L9P_LOG(L9P_ERROR, in l9p_socket_readmsg()
[all …]
/illumos-gate/usr/src/lib/lib9p/common/
H A Dlog.h35 L9P_ERROR enumerator
H A Drequest.c422 L9P_LOG(L9P_ERROR, "cannot pack response"); in l9p_respond()
597 L9P_LOG(L9P_ERROR, "unsupported remote version: %s", in l9p_dispatch_tversion()
H A Dgenacl.c782 L9P_LOG(L9P_ERROR, "invalid ACL type"); in l9p_illumos_nfsv4acl_to_acl()
H A Dpack.c841 L9P_LOG(L9P_ERROR, "%s(): missing case for type %d", in l9p_pufcall()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c847 L9P_LOG(L9P_ERROR, in look_for_nfsv4_acl()