Searched defs:EPERM (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dvthread.h102 #ifndef EPERM
103 #define EPERM 1 macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h41 #define EPERM 1 /* Not owner */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h49 #define EPERM 1 /* Operation not permitted */ macro
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h44 #define EPERM 1 /* Not super-user */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java39 * EPERM.
41 public static final int EPERM = 1; field in class:PoolsException
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h53 #define EPERM 1 /* Not super-user */ macro

Completed in 66 milliseconds