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