Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Derrno2.h69 # define EOPNOTSUPP WSAEOPNOTSUPP macro
/openbsd/gnu/llvm/libcxx/include/
H A Derrno.h196 #define EOPNOTSUPP 9929 macro
/openbsd/sys/sys/
H A Derrno.h98 #define EOPNOTSUPP 45 /* Operation not supported */ macro