Home
last modified time | relevance | path

Searched refs:sys_fcntl_args (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/sys/compat/freebsd/
Dfreebsd_syscallargs.h198 struct sys_fcntl_args;
778 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
Dfreebsd_sysent.c440 ns(struct sys_fcntl_args),
/netbsd/src/sys/compat/aoutm68k/
Daoutm68k_syscallargs.h235 struct sys_fcntl_args;
884 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
Daoutm68k_sysent.c547 ns(struct sys_fcntl_args),
/netbsd/src/sys/kern/
Dsys_descrip.c324 sys_fcntl(struct lwp *l, const struct sys_fcntl_args *uap, register_t *retval) in sys_fcntl()
Dinit_sysent.c550 ns(struct sys_fcntl_args),
Dsystrace_args.c677 const struct sys_fcntl_args *p = params; in systrace_args()
/netbsd/src/sys/compat/sunos/
Dsunos_ioctl.c1030 struct sys_fcntl_args bsd_ua; in sunos_sys_fcntl()
/netbsd/src/sys/compat/sunos32/
Dsunos32_ioctl.c1059 struct sys_fcntl_args bsd_ua; in sunos32_sys_fcntl()
/netbsd/src/sys/compat/linux/common/
Dlinux_file.c297 struct sys_fcntl_args fca; in linux_sys_fcntl()
/netbsd/src/sys/compat/netbsd32/
Dnetbsd32_netbsd.c808 struct sys_fcntl_args ua; in netbsd32_fcntl()
/netbsd/src/sys/sys/
Dsyscallargs.h556 struct sys_fcntl_args { struct
3597 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
/netbsd/src/sys/rump/librump/rumpkern/
Drump_syscalls.c1315 struct sys_fcntl_args callarg; in rump___sysimpl_fcntl()
7059 ns(struct sys_fcntl_args),