Lines Matching refs:unixMapfile
32694 static int unixMapfile(unixFile *pFd, i64 nByte);34516 rc = unixMapfile(pFile, nByte);34627 rc = unixMapfile(pFile, -1);35694 static int unixMapfile(unixFile *pFd, i64 nMap){35740 int rc = unixMapfile(pFd, -1);