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