Searched refs:sunos32_sys_mmap (Results 1 – 3 of 3) sorted by relevance
190 check_syscall_args(sunos32_sys_mmap)565 int sunos32_sys_mmap(struct lwp *, const struct sunos32_sys_mmap_args *, register_t *);
287 .sy_call = (sy_call_t *)sunos32_sys_mmap
682 sunos32_sys_mmap(struct lwp *l, const struct sunos32_sys_mmap_args *uap, register_t *retval) in sunos32_sys_mmap() function