Searched refs:EPROTO (Results 1 – 9 of 9) sorted by relevance
275 #ifdef EPROTO in BIO_sock_non_fatal_error()276 case EPROTO: in BIO_sock_non_fatal_error()
301 #ifdef EPROTO in BIO_fd_non_fatal_error()302 case EPROTO: in BIO_fd_non_fatal_error()
1795 #ifdef EPROTO in BIO_dgram_non_fatal_error()1796 case EPROTO: in BIO_dgram_non_fatal_error()
421 # ifndef EPROTO422 # define EPROTO 134 macro578 #ifdef EPROTO579 protocol_error = EPROTO,
44 #define EPROTO 71 /* Protocol error */ macro
48 #define EPROTO 71 /* Protocol error */ macro
126 public static final int EPROTO = placeholder(); field in OsConstants674 if (errno == EPROTO) { in errnoName()
1870 case -EPROTO: in handle_bulk_completion()1986 case -EPROTO: in handle_iso_completion()2042 case -EPROTO: in handle_control_completion()
622 #define VKI_EPROTO EPROTO