HomeSort by: relevance | last modified time | path
    Searched refs:sys_getsid_args (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 596 struct sys_getsid_args;
1231 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
aoutm68k_sysent.c 1601 ns(struct sys_getsid_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 526 struct sys_getsid_args;
1055 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
freebsd_sysent.c 1400 ns(struct sys_getsid_args),
  /src/sys/kern/
kern_prot.c 123 sys_getsid(struct lwp *l, const struct sys_getsid_args *uap, register_t *retval)
init_sysent.c 1445 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 737 struct sys_getsid_args;
1438 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 724 ns(struct sys_getsid_args),
linux_systrace_args.c 1110 const struct sys_getsid_args *p = params;
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 528 struct sys_getsid_args;
1606 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 650 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 534 struct sys_getsid_args;
1683 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 668 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 520 struct sys_getsid_args;
1709 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 982 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 516 struct sys_getsid_args;
1665 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 663 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 515 struct sys_getsid_args;
1656 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 685 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 494 struct sys_getsid_args;
1688 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 666 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 491 struct sys_getsid_args;
1580 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 660 ns(struct sys_getsid_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1680 struct sys_getsid_args ua;
  /src/sys/sys/
syscallargs.h 1861 struct sys_getsid_args { struct
3949 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);

Completed in 37 milliseconds

1 2