Lines Matching refs:ENOTCONN
786 ret = -ENOTCONN; in xs_nospace()
860 return -ENOTCONN; in xs_local_send_request()
898 status = -ENOTCONN; in xs_local_send_request()
933 return -ENOTCONN; in xs_udp_send_request()
962 status = -ENOTCONN; in xs_udp_send_request()
1016 return -ENOTCONN; in xs_tcp_send_request()
1019 return -ENOTCONN; in xs_tcp_send_request()
1082 status = -ENOTCONN; in xs_tcp_send_request()
1090 case -ENOTCONN: in xs_tcp_send_request()
1938 task->tk_rpc_status = -ENOTCONN; in xs_local_connect()
1939 rpc_exit(task, -ENOTCONN); in xs_local_connect()
2177 int ret = -ENOTCONN; in xs_tcp_finish_connecting()
2584 len = -ENOTCONN; in bc_send_request()