Searched defs:l_mmap_argv (Results 1 – 2 of 2) sorted by relevance
128 struct l_mmap_argv { struct129 l_uintptr_t addr;130 l_size_t len;131 l_int prot;132 l_int flags;133 l_int fd;134 l_off_t pgoff;
157 struct l_mmap_argv { struct158 l_uintptr_t addr;159 l_size_t len;160 l_int prot;161 l_int flags;162 l_int fd;163 l_ulong pgoff;