Searched defs:EPERM (Results 1 – 6 of 6) sorted by relevance
41 #define EPERM 1 /* Not owner */ macro
49 #define EPERM 1 /* Operation not permitted */ macro
53 #define EPERM 1 /* Not super-user */ macro
44 #define EPERM 1 /* Not super-user */ macro
41 public static final int EPERM = 1; field in PoolsException
103 #define EPERM 1 macro