Searched refs:EPROTOTYPE (Results 1 – 17 of 17) sorted by relevance
39 errno = EPROTOTYPE; in tcp_socket_init()46 errno = EPROTOTYPE; in tcp_connect()
89 #ifndef EPROTOTYPE90 #define EPROTOTYPE WSAEPROTOTYPE macro158 { PR_NOT_TCP_SOCKET_ERROR, EPROTOTYPE },
47 case EPROTOTYPE:
49 case EPROTOTYPE:
147 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
208 case EPROTOTYPE: in maperror()
88 #define EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
115 case EPROTOTYPE: in _socket_create()
167 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
516 public static final int EPROTOTYPE = 98; field in PoolsException
344 errno = EPROTOTYPE; in get_soa()355 errno = EPROTOTYPE; in get_soa()
100 *errorp == EPROTOTYPE || *errorp == ENOPROTOOPT)) in socket_create()119 *errorp == EPROTOTYPE || *errorp == ENOPROTOOPT)) in socket_create()
702 error = EPROTOTYPE; in solookup()
522 error = EPROTOTYPE; in so_ux_lookup()
139 errno = EPROTOTYPE; in socket()1046 errno = EPROTOTYPE; in sendto()
218 @ MSG_ERRNO_EPROTOTYPE "[ EPROTOTYPE ]" # 98
3023 error = EPROTOTYPE;3046 error = EPROTOTYPE;6793 err = EPROTOTYPE;