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

  /src/sys/kern/
kern_prot.c 68 int sys_getpid(struct lwp *, const void *, register_t *);
77 sys_getpid(struct lwp *l, const void *v, register_t *retval) function
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 477 int sys_getpid(struct lwp *, const void *, register_t *);
ultrix_sysent.c 114 .sy_call = (sy_call_t *)sys_getpid
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 715 int sys_getpid(struct lwp *, const void *, register_t *);
aoutm68k_sysent.c 146 .sy_call = (sy_call_t *)sys_getpid
  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 114 .sy_call = (sy_call_t *)sys_getpid
linux32_syscallargs.h 1163 int sys_getpid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 118 .sy_call = (sy_call_t *)sys_getpid
linux32_syscallargs.h 1158 int sys_getpid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1463 int sys_getpid(struct lwp *, const void *, register_t *);
linux_sysent.c 797 .sy_call = (sy_call_t *)sys_getpid
  /src/sys/compat/linux/arch/amd64/
linux_sysent.c 241 .sy_call = (sy_call_t *)sys_getpid
linux_syscallargs.h 1426 int sys_getpid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_sysent.c 125 .sy_call = (sy_call_t *)sys_getpid
linux_syscallargs.h 1459 int sys_getpid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_sysent.c 126 .sy_call = (sy_call_t *)sys_getpid
linux_syscallargs.h 1471 int sys_getpid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_sysent.c 134 .sy_call = (sy_call_t *)sys_getpid
linux_syscallargs.h 1443 int sys_getpid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_sysent.c 125 .sy_call = (sy_call_t *)sys_getpid
linux_syscallargs.h 1485 int sys_getpid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_sysent.c 123 .sy_call = (sy_call_t *)sys_getpid
linux_syscallargs.h 1374 int sys_getpid(struct lwp *, const void *, register_t *);

Completed in 42 milliseconds