Searched refs:EOPNOTSUPP (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/include/
H A Derrno.h36 /* on Linux, ENOTSUP and EOPNOTSUPP are defined as the same error code
40 #define ENOTSUP EOPNOTSUPP
/bionic/libc/kernel/uapi/asm-generic/
H A Derrno.h97 #define EOPNOTSUPP 95 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Derrno.h96 #define EOPNOTSUPP 122 macro
/bionic/libc/include/sys/
H A D_errdefs.h132 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" )
/bionic/libc/kernel/uapi/linux/
H A Dcdrom.h24 #define EDRIVE_CANT_DO_THIS EOPNOTSUPP

Completed in 4252 milliseconds