Home
last modified time | relevance | path

Searched refs:sunos32_sys_mmap_args (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/compat/sunos32/
Dsunos32_syscallargs.h182 struct sunos32_sys_mmap_args { struct
565 int sunos32_sys_mmap(struct lwp *, const struct sunos32_sys_mmap_args *, register_t *);
Dsunos32_sysent.c286 ns(struct sunos32_sys_mmap_args),
Dsunos32_misc.c682 sunos32_sys_mmap(struct lwp *l, const struct sunos32_sys_mmap_args *uap, register_t *retval) in sunos32_sys_mmap()