Searched refs:_SC_MEMLOCK (Results 1 – 4 of 4) sorted by relevance
1421 public static final int _SC_MEMLOCK; field in OsConstants1422 static { _SC_MEMLOCK = 0; }
899 public static final int _SC_MEMLOCK = placeholder(); field in OsConstants
680 initConstant(env, c, "_SC_MEMLOCK", _SC_MEMLOCK); in OsConstants_initConstants()
615 field public static final int _SC_MEMLOCK;