Searched refs:EFAULT (Results 1 – 2 of 2) sorted by relevance
194 public static final int EFAULT = placeholder(); field in OsConstants741 if (errno == EFAULT) { in errnoName()
156 initConstant(env, c, "EFAULT", EFAULT); in OsConstants_initConstants()