Searched defs:EFAULT (Results 1 – 5 of 5) sorted by relevance
54 #define EFAULT 14 /* Bad address */ macro
63 #define EFAULT 14 /* Bad address */ macro
66 #define EFAULT 14 /* Bad address */ macro
57 #define EFAULT 14 /* Bad address */ macro
106 public static final int EFAULT = 14; field in PoolsException