Searched refs:ENOTSOCK (Results 1 – 9 of 9) sorted by relevance
332 #if defined (ENOTSOCK)333 ENTRY(ENOTSOCK, "ENOTSOCK", "Socket operation on non-socket"),
84 ADD_ERROR(ENOTSOCK); in init_error_map()
501 case ENOTSOCK: in error_description()
368 #undef ENOTSOCK454 #define ENOTSOCK HAIKU_ENOTSOCK macro
262 E(ENOTSOCK),
173 #define ENOTSOCK B_TO_POSIX_ERROR(B_POSIX_ERROR_BASE + 44) macro
697 errno = ENOTSOCK; in send_vc()891 errno = ENOTSOCK; in send_dg()
353 return ENOTSOCK; in get_socket_descriptor()
630 #define ENOTSOCK FSSH_ENOTSOCK macro