HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_fcntl_args (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 166 struct linux_sys_fcntl_args { struct
1217 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 210 struct linux_sys_fcntl_args { struct
1559 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 361 struct linux_sys_fcntl_args { struct
1499 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 181 struct linux_sys_fcntl_args { struct
1511 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 186 struct linux_sys_fcntl_args { struct
1523 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 184 struct linux_sys_fcntl_args { struct
1495 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 176 struct linux_sys_fcntl_args { struct
1537 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 176 struct linux_sys_fcntl_args { struct
1426 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);

Completed in 42 milliseconds