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

  /src/sys/compat/linux/common/
linux_uid16.c 73 linux_sys_fchown16(struct lwp *l, const struct linux_sys_fchown16_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 334 check_syscall_args(linux_sys_fchown16)
1575 int linux_sys_fchown16(struct lwp *, const struct linux_sys_fchown16_args *, register_t *);
linux_sysent.c 445 .sy_call = (sy_call_t *)linux_sys_fchown16
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 339 check_syscall_args(linux_sys_fchown16)
1595 int linux_sys_fchown16(struct lwp *, const struct linux_sys_fchown16_args *, register_t *);
linux_sysent.c 446 .sy_call = (sy_call_t *)linux_sys_fchown16
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 341 check_syscall_args(linux_sys_fchown16)
1574 int linux_sys_fchown16(struct lwp *, const struct linux_sys_fchown16_args *, register_t *);
linux_sysent.c 470 .sy_call = (sy_call_t *)linux_sys_fchown16

Completed in 43 milliseconds