Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h69 #define ESPIPE 29 /* Illegal seek */ macro
/titanic_50/usr/src/uts/common/sys/
H A Derrno.h81 #define ESPIPE 29 /* Illegal seek */ macro
/titanic_50/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h72 #define ESPIPE 29 /* Illegal seek */ macro
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java181 public static final int ESPIPE = 29; field in PoolsException
/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h627 #define ESPIPE 29 macro