Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/sunos32/
Dsunos32_syscallargs.h190 check_syscall_args(sunos32_sys_mmap)
565 int sunos32_sys_mmap(struct lwp *, const struct sunos32_sys_mmap_args *, register_t *);
Dsunos32_sysent.c287 .sy_call = (sy_call_t *)sunos32_sys_mmap
Dsunos32_misc.c682 sunos32_sys_mmap(struct lwp *l, const struct sunos32_sys_mmap_args *uap, register_t *retval) in sunos32_sys_mmap() function