Searched defs:mmap_req (Results 1 – 1 of 1) sorted by relevance
74 struct mmap_req { struct75 vm_offset_t mr_hint;76 vm_size_t mr_len;77 int mr_prot;78 int mr_flags;79 int mr_fd;80 off_t mr_pos;81 mmap_check_fp_fn mr_check_fp_fn;