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