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

  /src/sys/compat/linux/arch/aarch64/
linux_machdep.h 81 struct linux_sys_open_args { struct
86 int linux_sys_open(struct lwp *, const struct linux_sys_open_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 129 struct linux_sys_open_args { struct
1492 int linux_sys_open(struct lwp *, const struct linux_sys_open_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 41 struct linux_sys_open_args { struct
1336 int linux_sys_open(struct lwp *, const struct linux_sys_open_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 46 struct linux_sys_open_args { struct
1420 int linux_sys_open(struct lwp *, const struct linux_sys_open_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 46 struct linux_sys_open_args { struct
1438 int linux_sys_open(struct lwp *, const struct linux_sys_open_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 46 struct linux_sys_open_args { struct
1409 int linux_sys_open(struct lwp *, const struct linux_sys_open_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 46 struct linux_sys_open_args { struct
1454 int linux_sys_open(struct lwp *, const struct linux_sys_open_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 46 struct linux_sys_open_args { struct
1343 int linux_sys_open(struct lwp *, const struct linux_sys_open_args *, register_t *);

Completed in 132 milliseconds