Searched defs:ENOTSUP (Results 1 – 4 of 4) sorted by relevance
58 #define ENOTSUP -1 macro
107 #define ENOTSUP EOPNOTSUPP /* Operation not supported */ macro
98 #define ENOTSUP 48 /* Operation not supported */ macro
276 public static final int ENOTSUP = 48; field in PoolsException