__mmap 119 opal/mca/memory/patcher/memory_patcher_component.c void *__mmap (void *start, size_t length, int prot, int flags, int fd, off_t offset); __mmap 136 opal/mca/memory/patcher/memory_patcher_component.c result = __mmap (start, length, prot, flags, fd, offset);