Searched defs:EPROTONOSUPPORT (Results 1 - 8 of 8) sorted by relevance

/external/qemu/
H A Dqemu-os-win32.h54 #if !defined(EPROTONOSUPPORT)
55 # define EPROTONOSUPPORT EINVAL macro
/external/chromium/third_party/libjingle/source/talk/base/
H A Dsocket.h69 #undef EPROTONOSUPPORT macro
70 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/external/bison/lib/
H A Derrno.in.h105 # define EPROTONOSUPPORT 135 macro
/external/kernel-headers/original/asm-generic/
H A Derrno.h66 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/external/kernel-headers/original/asm-mips/
H A Derrno.h74 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/external/llvm/include/llvm/Support/
H A Dsystem_error.h189 protocol_not_supported, // EPROTONOSUPPORT
426 # ifndef EPROTONOSUPPORT
427 # define EPROTONOSUPPORT 135 macro
585 protocol_not_supported = EPROTONOSUPPORT,
/external/quake/quake/src/WinQuake/
H A Dnet_bw.cpp36 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 173 milliseconds