Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/sunos32/
H A Dsunos32_syscallargs.h229 check_syscall_args(sunos32_sys_fcntl)
601 int sunos32_sys_fcntl(struct lwp *, const struct sunos32_sys_fcntl_args *, register_t *);
H A Dsunos32_sysent.c365 .sy_call = (sy_call_t *)sunos32_sys_fcntl
H A Dsunos32_ioctl.c1051 sunos32_sys_fcntl(struct lwp *l, const struct sunos32_sys_fcntl_args *uap, in sunos32_sys_fcntl() function