Searched defs:EPROTOTYPE (Results 1 - 5 of 5) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dsocket.h65 #undef EPROTOTYPE macro
66 #define EPROTOTYPE WSAEPROTOTYPE macro
/external/qemu/
H A Dsockets.h56 # ifndef EPROTOTYPE
57 # define EPROTOTYPE 10041 macro
/external/kernel-headers/original/asm-generic/
H A Derrno.h64 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/external/kernel-headers/original/asm-mips/
H A Derrno.h72 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
/external/llvm/include/llvm/Support/
H A Dsystem_error.h201 wrong_protocol_type // EPROTOTYPE
466 # ifndef EPROTOTYPE
467 # define EPROTOTYPE 136 macro
605 wrong_protocol_type = EPROTOTYPE

Completed in 43 milliseconds