Home
last modified time | relevance | path

Searched defs:EINVAL (Results 1 – 8 of 8) sorted by relevance

/titanic_52/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h62 #define EINVAL 22 /* Invalid argument */ macro
/titanic_52/usr/src/boot/sys/sys/
H A Derrno.h73 #define EINVAL 22 /* Invalid argument */ macro
/titanic_52/usr/src/uts/common/sys/
H A Derrno.h74 #define EINVAL 22 /* Invalid argument */ macro
/titanic_52/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h65 #define EINVAL 22 /* Invalid argument */ macro
/titanic_52/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java146 public static final int EINVAL = 22; field in PoolsException
/titanic_52/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dvthread.h94 #define EINVAL 22 macro
H A Dsfhdr.h637 #define EINVAL 22 macro
/titanic_52/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c31 #define EINVAL 3 macro