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

123456789

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/e2p/
H A Dsetversion.c33 errno = EOPNOTSUPP;
H A Dgetversion.c34 errno = EOPNOTSUPP;
H A Dsetflags.c63 errno = EOPNOTSUPP;
70 errno = EOPNOTSUPP;
H A Dfgetversion.c62 errno = EOPNOTSUPP;
H A Dfsetversion.c60 errno = EOPNOTSUPP;
H A Dgetflags.c64 errno = EOPNOTSUPP;
H A Dfgetflags.c93 errno = EOPNOTSUPP;
H A Dfsetflags.c97 errno = EOPNOTSUPP;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/hpux/
H A Dioctl.c33 int result = -EOPNOTSUPP;
48 int result = -EOPNOTSUPP;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dkeyboard.h17 return -EOPNOTSUPP;
H A Derrno.h100 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dkeyboard.h17 return -EOPNOTSUPP;
H A Derrno.h100 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dkeyboard.h31 return -EOPNOTSUPP;
H A Derrno.h100 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dkeyboard.h31 return -EOPNOTSUPP;
H A Derrno.h100 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/include/nonunix/
H A Dunistd.h9 #define EOPNOTSUPP 95 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dsunos_ioctl.c55 ret = (ret == -EINVAL ? -EOPNOTSUPP : ret);
144 ret = -EOPNOTSUPP;
165 printk("FDDI ioctl, returning EOPNOTSUPP\n");
166 ret = -EOPNOTSUPP;
218 ret = (ret == -EINVAL ? -EOPNOTSUPP : ret);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsunos_ioctl32.c119 ret = (ret == -EINVAL ? -EOPNOTSUPP : ret);
207 ret = -EOPNOTSUPP;
228 printk("FDDI ioctl, returning EOPNOTSUPP\n");
229 ret = -EOPNOTSUPP;
281 ret = (ret == -EINVAL ? -EOPNOTSUPP : ret);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Derrno.h108 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Derrno.h108 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Derrno.h108 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Derrno.h108 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Derrno.h49 #define EOPNOTSUPP 45 /* Operation not supported on transport endpoint */ macro

Completed in 101 milliseconds

123456789