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

  /src/sys/compat/linux/common/
linux_misc_notalpha.c 318 linux_sys_stime(struct lwp *l, const struct linux_sys_stime_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 107 check_syscall_args(linux_sys_stime)
1452 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 143 .sy_call = (sy_call_t *)linux_sys_stime
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 112 check_syscall_args(linux_sys_stime)
1472 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 144 .sy_call = (sy_call_t *)linux_sys_stime
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 110 check_syscall_args(linux_sys_stime)
1444 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 152 .sy_call = (sy_call_t *)linux_sys_stime
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 102 check_syscall_args(linux_sys_stime)
1486 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 143 .sy_call = (sy_call_t *)linux_sys_stime
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 102 check_syscall_args(linux_sys_stime)
1375 int linux_sys_stime(struct lwp *, const struct linux_sys_stime_args *, register_t *);
linux_sysent.c 141 .sy_call = (sy_call_t *)linux_sys_stime

Completed in 23 milliseconds