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