Searched defs:EOVERFLOW (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-error.c98 #ifndef EOVERFLOW
99 #define EOVERFLOW -1 macro
167 { PR_BUFFER_OVERFLOW_ERROR, EOVERFLOW },
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h163 #define EOVERFLOW 84 /* Value too large to be stored in data type */ macro
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h123 #define EOVERFLOW 79 /* value too large to be stored in data type */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java419 * EOVERFLOW.
421 public static final int EOVERFLOW = 79; field in class:PoolsException
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h143 #define EOVERFLOW 79 /* value too large to be stored in data type */ macro

Completed in 97 milliseconds