Searched defs:EFAULT (Results 1 – 4 of 4) sorted by relevance
54 #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