Searched refs:EPROTOTYPE (Results 1 – 16 of 16) sorted by relevance
39 errno = EPROTOTYPE; in tcp_socket_init()46 errno = EPROTOTYPE; in tcp_connect()
87 #ifndef EPROTOTYPE88 #define EPROTOTYPE WSAEPROTOTYPE macro156 { PR_NOT_TCP_SOCKET_ERROR, EPROTOTYPE },
115 case EPROTOTYPE: in _socket_create()
102 #define EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
165 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
516 public static final int EPROTOTYPE = 98; field in PoolsException
340 errno = EPROTOTYPE; in get_soa()351 errno = EPROTOTYPE; in get_soa()
102 *errorp == EPROTOTYPE || *errorp == ENOPROTOOPT)) in socket_create()121 *errorp == EPROTOTYPE || *errorp == ENOPROTOOPT)) in socket_create()
702 error = EPROTOTYPE; in solookup()
522 error = EPROTOTYPE; in so_ux_lookup()
137 errno = EPROTOTYPE; in socket()1045 errno = EPROTOTYPE; in sendto()
138 98 EPROTOTYPE Protocol wrong type for socket
273 [EPROTOTYPE] = LINUX_EPROTOTYPE, in e2linux()
226 @ MSG_ERRNO_EPROTOTYPE "[ EPROTOTYPE ]" # 98
3039 error = EPROTOTYPE;3062 error = EPROTOTYPE;7054 err = EPROTOTYPE;
2069 return (EPROTOTYPE); in ctf_dwarf_create_fptr()