Home
last modified time | relevance | path

Searched refs:sun_nio_ch_FileChannelImpl_MAP_RW (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
Dsun_nio_ch_FileChannelImpl.h43 #undef sun_nio_ch_FileChannelImpl_MAP_RW
44 #define sun_nio_ch_FileChannelImpl_MAP_RW 1L macro
DFileChannelImpl.c96 } else if (prot == sun_nio_ch_FileChannelImpl_MAP_RW) { in FileChannelImpl_map0()