Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dsun_nio_ch_FileChannelImpl.h41 #undef sun_nio_ch_FileChannelImpl_MAP_RO
42 #define sun_nio_ch_FileChannelImpl_MAP_RO 0L macro
DFileChannelImpl.c93 if (prot == sun_nio_ch_FileChannelImpl_MAP_RO) { in FileChannelImpl_map0()