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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 791 struct linux_sys_mq_open_args { struct
1464 int linux_sys_mq_open(struct lwp *, const struct linux_sys_mq_open_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1063 struct linux_sys_mq_open_args { struct
1880 int linux_sys_mq_open(struct lwp *, const struct linux_sys_mq_open_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 953 struct linux_sys_mq_open_args { struct
1743 int linux_sys_mq_open(struct lwp *, const struct linux_sys_mq_open_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1027 struct linux_sys_mq_open_args { struct
1832 int linux_sys_mq_open(struct lwp *, const struct linux_sys_mq_open_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1074 struct linux_sys_mq_open_args { struct
1866 int linux_sys_mq_open(struct lwp *, const struct linux_sys_mq_open_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1021 struct linux_sys_mq_open_args { struct
1829 int linux_sys_mq_open(struct lwp *, const struct linux_sys_mq_open_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1068 struct linux_sys_mq_open_args { struct
1870 int linux_sys_mq_open(struct lwp *, const struct linux_sys_mq_open_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 960 struct linux_sys_mq_open_args { struct
1737 int linux_sys_mq_open(struct lwp *, const struct linux_sys_mq_open_args *, register_t *);

Completed in 19 milliseconds