Home
last modified time | relevance | path

Searched defs:ENAMETOOLONG (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h114 #define ENAMETOOLONG 63 /* File name too long */ macro
/titanic_51/usr/src/boot/sys/sys/
H A Derrno.h129 #define ENAMETOOLONG 63 /* File name too long */ macro
/titanic_51/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h122 #define ENAMETOOLONG 78 /* path name is too long */ macro
/titanic_51/usr/src/uts/common/sys/
H A Derrno.h142 #define ENAMETOOLONG 78 /* path name is too long */ macro
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java416 public static final int ENAMETOOLONG = 78; field in PoolsException
/titanic_51/usr/src/uts/common/avs/ns/
H A Dcontract.h142 #define ENAMETOOLONG 0 macro