Searched refs:_SC_PAGESIZE (Results 1 – 4 of 4) sorted by relevance
61 jlong pageSize = sysconf(_SC_PAGESIZE); in FileChannelImpl_initIDs()
614 pagesize = (jlong)sysconf(_SC_PAGESIZE); in readCEN()
588 public static final int _SC_PAGESIZE = placeholder(); field in OsConstants
653 initConstant(env, c, "_SC_PAGESIZE", _SC_PAGESIZE); in OsConstants_initConstants()