HomeSort by: relevance | last modified time | path
    Searched refs:sys_fcntl_args (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 235 struct sys_fcntl_args;
884 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
aoutm68k_sysent.c 547 ns(struct sys_fcntl_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 198 struct sys_fcntl_args;
778 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
freebsd_sysent.c 440 ns(struct sys_fcntl_args),
  /src/sys/kern/
sys_descrip.c 324 sys_fcntl(struct lwp *l, const struct sys_fcntl_args *uap, register_t *retval)
init_sysent.c 550 ns(struct sys_fcntl_args),
systrace_args.c 677 const struct sys_fcntl_args *p = params;
  /src/sys/compat/sunos/
sunos_ioctl.c 1030 struct sys_fcntl_args bsd_ua;
  /src/sys/compat/sunos32/
sunos32_ioctl.c 1059 struct sys_fcntl_args bsd_ua;
  /src/sys/compat/linux/common/
linux_file.c 297 struct sys_fcntl_args fca;
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 808 struct sys_fcntl_args ua;
  /src/sys/sys/
syscallargs.h 556 struct sys_fcntl_args { struct
3597 int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 1315 struct sys_fcntl_args callarg;
7059 ns(struct sys_fcntl_args),

Completed in 30 milliseconds