Searched refs:MAP_RO (Results 1 – 2 of 2) sorted by relevance
901 private static final int MAP_RO = 0; field in FileChannelImpl922 imode = MAP_RO; in map()972 (!writable) || (imode == MAP_RO) /* readOnly */); in map()1029 (!writable) || (imode == MAP_RO)); in map()
224 private static final int MAP_RO = 0; // 0x0 field in FileChannelImpl