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