git_mmap            3 compat/mmap.c  void *git_mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset)
git_mmap            3 compat/win32mmap.c void *git_mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset)