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