Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dsun_nio_ch_FileChannelImpl.h45 #undef sun_nio_ch_FileChannelImpl_MAP_PV
46 #define sun_nio_ch_FileChannelImpl_MAP_PV 2L macro
DFileChannelImpl.c99 } else if (prot == sun_nio_ch_FileChannelImpl_MAP_PV) { in FileChannelImpl_map0()