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

  /src/sys/compat/linux/common/
linux_mqueue.c 118 linux_sys_mq_timedsend(struct lwp *l, const struct linux_sys_mq_timedsend_args *uap, function in typeref:typename:int
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 811 check_syscall_args(linux_sys_mq_timedsend)
1468 int linux_sys_mq_timedsend(struct lwp *, const struct linux_sys_mq_timedsend_args *, register_t *);
linux_sysent.c 833 .sy_call = (sy_call_t *)linux_sys_mq_timedsend
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1083 check_syscall_args(linux_sys_mq_timedsend)
1884 int linux_sys_mq_timedsend(struct lwp *, const struct linux_sys_mq_timedsend_args *, register_t *);
linux_sysent.c 1757 .sy_call = (sy_call_t *)linux_sys_mq_timedsend
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 973 check_syscall_args(linux_sys_mq_timedsend)
1747 int linux_sys_mq_timedsend(struct lwp *, const struct linux_sys_mq_timedsend_args *, register_t *);
linux_sysent.c 1144 .sy_call = (sy_call_t *)linux_sys_mq_timedsend
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1047 check_syscall_args(linux_sys_mq_timedsend)
1836 int linux_sys_mq_timedsend(struct lwp *, const struct linux_sys_mq_timedsend_args *, register_t *);
linux_sysent.c 1216 .sy_call = (sy_call_t *)linux_sys_mq_timedsend
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1094 check_syscall_args(linux_sys_mq_timedsend)
1870 int linux_sys_mq_timedsend(struct lwp *, const struct linux_sys_mq_timedsend_args *, register_t *);
linux_sysent.c 1238 .sy_call = (sy_call_t *)linux_sys_mq_timedsend
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1041 check_syscall_args(linux_sys_mq_timedsend)
1833 int linux_sys_mq_timedsend(struct lwp *, const struct linux_sys_mq_timedsend_args *, register_t *);
linux_sysent.c 1226 .sy_call = (sy_call_t *)linux_sys_mq_timedsend
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1088 check_syscall_args(linux_sys_mq_timedsend)
1874 int linux_sys_mq_timedsend(struct lwp *, const struct linux_sys_mq_timedsend_args *, register_t *);
linux_sysent.c 1206 .sy_call = (sy_call_t *)linux_sys_mq_timedsend
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 980 check_syscall_args(linux_sys_mq_timedsend)
1741 int linux_sys_mq_timedsend(struct lwp *, const struct linux_sys_mq_timedsend_args *, register_t *);
linux_sysent.c 1160 .sy_call = (sy_call_t *)linux_sys_mq_timedsend

Completed in 223 milliseconds