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