Searched refs:_SC_MAPPED_FILES (Results 1 – 4 of 4) sorted by relevance
1418 public static final int _SC_MAPPED_FILES; field in OsConstants1419 static { _SC_MAPPED_FILES = 0; }
898 public static final int _SC_MAPPED_FILES = placeholder(); field in OsConstants
679 initConstant(env, c, "_SC_MAPPED_FILES", _SC_MAPPED_FILES); in OsConstants_initConstants()
614 field public static final int _SC_MAPPED_FILES;