Home
last modified time | relevance | path

Searched defs:EMSGSIZE (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h87 #define EMSGSIZE 40 /* Message too long */ macro
/titanic_41/usr/src/uts/common/sys/
H A Derrno.h166 #define EMSGSIZE 97 /* Message too long */ macro
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h146 #define EMSGSIZE 97 /* Message too long */ macro
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java511 public static final int EMSGSIZE = 97; field in PoolsException
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dportable.h406 #define EMSGSIZE WSAEMSGSIZE macro