Home
last modified time | relevance | path

Searched defs:l_mmap_argv (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/i386/linux/
H A Dlinux.h128 struct l_mmap_argv { struct
129 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;
/f-stack/freebsd/amd64/linux32/
H A Dlinux.h157 struct l_mmap_argv { struct
158 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;