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