Searched defs:l_mmap_argv (Results 1 – 2 of 2) sorted by relevance
132 struct l_mmap_argv { struct133 l_uintptr_t addr;134 l_size_t len;135 l_int prot;136 l_int flags;137 l_int fd;138 l_off_t pgoff;
160 struct l_mmap_argv { struct161 l_uintptr_t addr;162 l_size_t len;163 l_int prot;164 l_int flags;165 l_int fd;166 l_ulong pgoff;