Searched refs:_SC_PAGESIZE (Results 1 – 2 of 2) sorted by relevance
546 public static final int _SC_PAGESIZE = placeholder(); field in OsConstants
611 initConstant(env, c, "_SC_PAGESIZE", _SC_PAGESIZE); in OsConstants_initConstants()