Searched refs:ERANGE (Results 26 - 50 of 82) sorted by relevance

1234

/asus-wl-520gu-7.0.1.45/src/router/samba/source/nsswitch/
H A Dwinbind_nss_linux.c388 *errnop = errno = ERANGE;
436 *errnop = errno = ERANGE;
449 *errnop = errno = ERANGE;
498 *errnop = errno = ERANGE;
511 *errnop = errno = ERANGE;
639 *errnop = errno = ERANGE;
712 *errnop = errno = ERANGE;
726 *errnop = errno = ERANGE;
775 *errnop = errno = ERANGE;
789 *errnop = errno = ERANGE;
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Derrno.h47 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Derrno.h48 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Derrno.h37 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Derrno.h40 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Derrno.h44 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Derrno.h39 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Derrno.h39 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Derrno.h47 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Derrno.h48 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Derrno.h37 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Derrno.h40 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Derrno.h44 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Derrno.h39 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Derrno.h39 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Derrno.h47 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Derrno.h47 #define ERANGE 34 /* Math result not representable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Dxattr.c72 error = -ERANGE;
152 error = -ERANGE;
300 error = -ERANGE;
/asus-wl-520gu-7.0.1.45/src/router/iptables/extensions/
H A Dlibip6t_ah.c42 if ( spi == ULONG_MAX && errno == ERANGE ) {
H A Dlibip6t_esp.c38 if ( spi == ULONG_MAX && errno == ERANGE ) {
H A Dlibipt_ah.c39 if ( spi == ULONG_MAX && errno == ERANGE ) {
H A Dlibipt_esp.c39 if ( spi == ULONG_MAX && errno == ERANGE ) {
H A Dlibip6t_dst.c60 if ( id == ULONG_MAX && errno == ERANGE ) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dip_pool.c199 res = -ERANGE;
204 res = -ERANGE;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dip_pool.c199 res = -ERANGE;
204 res = -ERANGE;

Completed in 419 milliseconds

1234