Searched defs:ENOTBLK (Results 1 – 5 of 5) sorted by relevance
108 #define ENOTBLK -1 macro
55 #define ENOTBLK 15 /* Block device required */ macro
67 #define ENOTBLK 15 /* Block device required */ macro
58 #define ENOTBLK 15 /* Block device required */ macro
111 public static final int ENOTBLK = 15; field in PoolsException