git_mmap 504 git-compat-util.h #define mmap git_mmap git_mmap 506 git-compat-util.h extern void *git_mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset);