Searched refs:EMULTIHOP (Results 1 – 4 of 4) sorted by relevance
354 public static final int EMULTIHOP; field in OsConstants355 static { EMULTIHOP = 0; }
277 public static final int EMULTIHOP = placeholder(); field in OsConstants1107 if (errno == EMULTIHOP) { in errnoName()
177 initConstant(env, c, "EMULTIHOP", EMULTIHOP); in OsConstants_initConstants()
261 field public static final int EMULTIHOP;