Source position: mselibc.pas line 3116
function mmap(
addr: pointer;
lengthint: size_t;
prot: cint;
flags: cint;
fd: cint;
offset: off_t
):pointer;