Searched refs:sys_fcntl_args (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/sys/compat/freebsd/ |
| D | freebsd_syscallargs.h | 198 struct sys_fcntl_args; 778 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
|
| D | freebsd_sysent.c | 440 ns(struct sys_fcntl_args),
|
| /netbsd/src/sys/compat/aoutm68k/ |
| D | aoutm68k_syscallargs.h | 235 struct sys_fcntl_args; 884 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
|
| D | aoutm68k_sysent.c | 547 ns(struct sys_fcntl_args),
|
| /netbsd/src/sys/kern/ |
| D | sys_descrip.c | 324 sys_fcntl(struct lwp *l, const struct sys_fcntl_args *uap, register_t *retval) in sys_fcntl()
|
| D | init_sysent.c | 550 ns(struct sys_fcntl_args),
|
| D | systrace_args.c | 677 const struct sys_fcntl_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/sunos/ |
| D | sunos_ioctl.c | 1030 struct sys_fcntl_args bsd_ua; in sunos_sys_fcntl()
|
| /netbsd/src/sys/compat/sunos32/ |
| D | sunos32_ioctl.c | 1059 struct sys_fcntl_args bsd_ua; in sunos32_sys_fcntl()
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_file.c | 297 struct sys_fcntl_args fca; in linux_sys_fcntl()
|
| /netbsd/src/sys/compat/netbsd32/ |
| D | netbsd32_netbsd.c | 808 struct sys_fcntl_args ua; in netbsd32_fcntl()
|
| /netbsd/src/sys/sys/ |
| D | syscallargs.h | 556 struct sys_fcntl_args { struct 3597 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
|
| /netbsd/src/sys/rump/librump/rumpkern/ |
| D | rump_syscalls.c | 1315 struct sys_fcntl_args callarg; in rump___sysimpl_fcntl() 7059 ns(struct sys_fcntl_args),
|