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 1599 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 1399 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 1443 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 732 struct sys_getsid_args;
1433 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 723 ns(struct sys_getsid_args),
linux_systrace_args.c 1110 const struct sys_getsid_args *p = params;
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 515 struct sys_getsid_args;
1704 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 981 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 523 struct sys_getsid_args;
1601 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 649 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 511 struct sys_getsid_args;
1660 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 662 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 529 struct sys_getsid_args;
1678 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 667 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 510 struct sys_getsid_args;
1651 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 684 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 489 struct sys_getsid_args;
1683 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 665 ns(struct sys_getsid_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 486 struct sys_getsid_args;
1575 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
linux_sysent.c 659 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 57 milliseconds

1 2