Home
last modified time | relevance | path

Searched refs:sys_fcntl (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/rump/librump/rumpkern/
H A Drumpkern_syscalls.c33 extern sy_call_t sys_fcntl;
103 { 92, sys_fcntl },
/netbsd-src/sys/compat/linux/common/
H A Dlinux_file.c327 if ((error = sys_fcntl(l, &fca, retval))) in linux_sys_fcntl()
349 * to sys_fcntl()), but set the FASYNC flag for file descriptor, in linux_sys_fcntl()
370 error = sys_fcntl(l, &fca, retval); in linux_sys_fcntl()
473 return sys_fcntl(l, &fca, retval); in bsd_to_linux_stat()
/netbsd-src/sys/rump/
H A Drump.sysmap47 92 sys_fcntl fcntl rump___sysimpl_fcntl
/netbsd-src/sys/kern/
H A Dsys_descrip.c324 sys_fcntl(struct lwp *l, const struct sys_fcntl_args *uap, register_t *retval) in sys_fcntl() function
H A Dinit_sysent.c552 .sy_call = (sy_call_t *)sys_fcntl
/netbsd-src/sys/compat/ultrix/
H A Dultrix_misc.c766 return sys_fcntl(l, (const void *)uap, retval); in ultrix_sys_fcntl()
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h778 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
H A Dfreebsd_sysent.c442 .sy_call = (sy_call_t *)sys_fcntl
/netbsd-src/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h884 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
H A Daoutm68k_sysent.c549 .sy_call = (sy_call_t *)sys_fcntl
/netbsd-src/sys/compat/sunos/
H A Dsunos_ioctl.c1086 ret = sys_fcntl(l, &bsd_ua, retval); in sunos_sys_fcntl()
/netbsd-src/sys/compat/sunos32/
H A Dsunos32_ioctl.c1109 ret = sys_fcntl(l, &bsd_ua, retval); in sunos32_sys_fcntl()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c815 return sys_fcntl(l, &ua, retval); in netbsd32_fcntl()
/netbsd-src/sys/sys/
H A Dsyscallargs.h561 check_syscall_args(sys_fcntl)
3597 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20099029 Add sys_fcntl argument interfaces to linux_record_tdep.
9038 of I386 Linux sys_fcntl arguments.
9041 the interface in linux_record_tdep in sys_fcntl and
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20099029 Add sys_fcntl argument interfaces to linux_record_tdep.
9038 of I386 Linux sys_fcntl arguments.
9041 the interface in linux_record_tdep in sys_fcntl and