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