Searched refs:mmap64 (Results 1 – 2 of 2) sorted by relevance
51 #define mmap64 mmap macro97 mapAddress = mmap64( in FileChannelImpl_map0()
54 #define mmap64 mmap macro631 mappedAddr = mmap64(0, zip->mlen, PROT_READ, MAP_SHARED, zip->zfd, (off64_t) offset); in readCEN()