Home
last modified time | relevance | path

Searched refs:EOPNOTSUPP (Results 1 – 25 of 64) sorted by relevance

123

/external/e2fsprogs/lib/e2p/
Dsetflags.c65 errno = EOPNOTSUPP; in setflags()
72 errno = EOPNOTSUPP; in setflags()
Dsetversion.c35 errno = EOPNOTSUPP; in setversion()
Dgetversion.c36 errno = EOPNOTSUPP; in getversion()
Dfsetversion.c62 errno = EOPNOTSUPP; in fsetversion()
Dgetflags.c67 errno = EOPNOTSUPP; in getflags()
Dfgetversion.c64 errno = EOPNOTSUPP; in fgetversion()
Dfsetflags.c100 errno = EOPNOTSUPP; in fsetflags()
Dfgetflags.c95 errno = EOPNOTSUPP; in fgetflags()
/external/chromium_org/third_party/webrtc/base/
Dsocket.h56 #undef EOPNOTSUPP
57 #define EOPNOTSUPP WSAEOPNOTSUPP macro
/external/libcxx/test/diagnostics/errno/
Dcerrno.pass.cpp273 #ifndef EOPNOTSUPP
274 #error EOPNOTSUPP not defined
/external/e2fsprogs/include/nonunix/
Dunistd.h9 #define EOPNOTSUPP 95 macro
/external/qemu/distrib/libselinux/src/
Dgetfilecon.c42 errno = EOPNOTSUPP; in getfilecon()
Dfgetfilecon.c42 errno = EOPNOTSUPP; in fgetfilecon()
Dlgetfilecon.c42 errno = EOPNOTSUPP; in lgetfilecon()
/external/libselinux/src/
Dlgetfilecon.c42 errno = EOPNOTSUPP; in lgetfilecon()
Dfgetfilecon.c42 errno = EOPNOTSUPP; in fgetfilecon()
Dgetfilecon.c42 errno = EOPNOTSUPP; in getfilecon()
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
Dsocket_node.cc217 return EOPNOTSUPP; in Connect()
221 return EOPNOTSUPP; in Listen()
450 return EOPNOTSUPP; in Shutdown()
/external/chromium_org/third_party/libxml/src/include/
Dwsockcompat.h51 #define EOPNOTSUPP WSAEOPNOTSUPP macro
/external/linux-tools-perf/perf-3.12.0/tools/perf/arch/x86/util/
Dtsc.c56 return -EOPNOTSUPP; in perf_read_tsc_conversion()
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h68 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/external/bison/lib/
Dstrerror-override.c62 case EOPNOTSUPP: in strerror_override()
/external/libnl/lib/
Derror.c101 case EOPNOTSUPP: return NLE_OPNOTSUPP; in nl_syserr2nlerr()
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h76 #define EOPNOTSUPP 122 /* Operation not supported on transport endpoint */ macro
/external/tcpdump/win32/Include/
Derrno.h100 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro

123