Home | History | Annotate | Download | only in Support

Lines Matching full:mapmode

680   enum mapmode {
691 std::error_code init(int FD, uint64_t Offset, mapmode Mode);
697 mapped_file_region(int fd, mapmode mode, uint64_t length, uint64_t offset,