Searched defs:ENOTTY (Results 1 – 4 of 4) sorted by relevance
65 #define ENOTTY 25 /* Not a typewriter */ macro
77 #define ENOTTY 25 /* Inappropriate ioctl for device */ macro
68 #define ENOTTY 25 /* Not a typewriter */ macro
161 public static final int ENOTTY = 25; field in PoolsException