Home
last modified time | relevance | path

Searched refs:EPROTO (Results 1 – 12 of 12) sorted by relevance

/external/bison/lib/
Derrno.in.h52 # ifndef EPROTO
53 # define EPROTO 134 macro
192 # ifndef EPROTO
193 # define EPROTO 2003 macro
Dstrerror-override.c235 case EPROTO: in strerror_override()
/external/openssl/crypto/bio/
Dbss_sock.c275 #ifdef EPROTO in BIO_sock_non_fatal_error()
276 case EPROTO: in BIO_sock_non_fatal_error()
Dbss_fd.c301 #ifdef EPROTO in BIO_fd_non_fatal_error()
302 case EPROTO: in BIO_fd_non_fatal_error()
Dbss_dgram.c1828 #ifdef EPROTO in BIO_dgram_non_fatal_error()
1829 case EPROTO: in BIO_dgram_non_fatal_error()
/external/llvm/include/llvm/Support/
Dsystem_error.h423 # ifndef EPROTO
424 # define EPROTO 134 macro
580 #ifdef EPROTO
581 protocol_error = EPROTO,
/external/kernel-headers/original/asm-generic/
Derrno.h44 #define EPROTO 71 /* Protocol error */ macro
/external/kernel-headers/original/asm-mips/
Derrno.h48 #define EPROTO 71 /* Protocol error */ macro
/external/bison/m4/
Derrno_h.m425 #if !defined EPROTO
/external/libusb/libusb/os/
Dlinux_usbfs.c1870 case -EPROTO: in handle_bulk_completion()
1986 case -EPROTO: in handle_iso_completion()
2042 case -EPROTO: in handle_control_completion()
/external/libusb_aah/libusb/os/
Dlinux_usbfs.c2059 case -EPROTO: in handle_bulk_completion()
2164 case -EPROTO: in handle_iso_completion()
2273 case -EPROTO: in handle_control_completion()
/external/valgrind/main/include/vki/
Dvki-darwin.h622 #define VKI_EPROTO EPROTO