Searched refs:ENOTSOCK (Results 1 – 12 of 12) sorted by relevance
70 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
69 #define ENOTSOCK 95 /* Socket operation on non-socket */ macro
11 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
14 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
78 #define ENOTSOCK 216 /* Socket operation on non-socket */ macro
129 [ENOTSOCK] = LUSTRE_ENOTSOCK,275 [LUSTRE_ENOTSOCK] = ENOTSOCK,
110 {"Socket operation on non-socket", ENOTSOCK},
821 return ERR_PTR(-ENOTSOCK); in get_raw_socket()873 return ERR_PTR(-ENOTSOCK); in get_socket()
399 return -ENOTSOCK; in xs_sendpages()601 case -ENOTSOCK: in xs_udp_send_request()691 case -ENOTSOCK: in xs_tcp_send_request()
307 return -ENOTSOCK; in smb_send_rqst()
413 *err = -ENOTSOCK; in sock_from_file()
1678 return ERR_PTR(-ENOTSOCK); in netlink_getsockbyfilp()