Searched refs:sunos32_sys_fcntl (Results 1 – 3 of 3) sorted by relevance
229 check_syscall_args(sunos32_sys_fcntl)601 int sunos32_sys_fcntl(struct lwp *, const struct sunos32_sys_fcntl_args *, register_t *);
365 .sy_call = (sy_call_t *)sunos32_sys_fcntl
1051 sunos32_sys_fcntl(struct lwp *l, const struct sunos32_sys_fcntl_args *uap, in sunos32_sys_fcntl() function