Home
last modified time | relevance | path

Searched defs:EPROTONOSUPPORT (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/win32/include/sys/
H A Derrno2.h63 # define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/openbsd-src/gnu/llvm/libcxx/include/
H A Derrno.h212 #define EPROTONOSUPPORT 9933 macro
/openbsd-src/sys/sys/
H A Derrno.h94 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro