Searched refs:ENOTSOCK (Results 1 – 22 of 22) sorted by relevance
71 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
70 #define ENOTSOCK 95 /* Socket operation on non-socket */ macro
12 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
79 #define ENOTSOCK 216 /* Socket operation on non-socket */ macro
15 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
95 {"Socket operation on non-socket", ENOTSOCK},
121 E(ENOTSOCK),
759 test("(-ENOTSOCK)", "(%pe)", ERR_PTR(-ENOTSOCK)); in errptr()
281 return -ENOTSOCK; in xprt_sock_sendmsg()
961 case -ENOTSOCK: in xs_udp_send_request()1081 case -ENOTSOCK: in xs_tcp_send_request()
538 *err = -ENOTSOCK; in sockfd_lookup()557 *err = -ENOTSOCK; in sockfd_lookup_light()1750 return ERR_PTR(-ENOTSOCK); in do_accept()1887 err = -ENOTSOCK; in __sys_connect_file()
779 [-VERR_NET_NOT_SOCKET] = -ENOTSOCK,
1434 return ERR_PTR(-ENOTSOCK); in get_raw_socket()1500 return ERR_PTR(-ENOTSOCK); in get_socket()
109 return ERR_PTR(-ENOTSOCK); in pvcalls_enter_sock()
842 return ERR_PTR(-ENOTSOCK); in xsk_lookup_xsk_from_fd()
3948 return -ENOTSOCK; in io_shutdown()4757 return -ENOTSOCK; in io_sendmsg()4801 return -ENOTSOCK; in io_send()4981 return -ENOTSOCK; in io_recvmsg()5041 return -ENOTSOCK; in io_recv()
1174 return ERR_PTR(-ENOTSOCK); in netlink_getsockbyfilp()