Home
last modified time | relevance | path

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

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c490 .sy_call = (sy_call_t *)netbsd32_fcntl
H A Dnetbsd32_syscallargs.h486 check_syscall_args(netbsd32_fcntl)
2982 int netbsd32_fcntl(struct lwp *, const struct netbsd32_fcntl_args *, register_t *);
H A Dnetbsd32_netbsd.c801 netbsd32_fcntl(struct lwp *l, const struct netbsd32_fcntl_args *uap, register_t *retval) in netbsd32_fcntl() function