Searched refs:EMLINK (Results 1 – 4 of 4) sorted by relevance
348 public static final int EMLINK; field in OsConstants349 static { EMLINK = 0; }
275 public static final int EMLINK = placeholder(); field in OsConstants1101 if (errno == EMLINK) { in errnoName()
175 initConstant(env, c, "EMLINK", EMLINK); in OsConstants_initConstants()
259 field public static final int EMLINK;