Home
last modified time | relevance | path

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

/freebsd/sys/i386/linux/
H A Dlinux.h132 struct l_mmap_argv { struct
133 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;
/freebsd/sys/amd64/linux32/
H A Dlinux.h160 struct l_mmap_argv { struct
161 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;