HomeSort by relevance Sort by last modified time
    Searched refs:wait4 (Results 76 - 100 of 112) sorted by null

1 2 34 5

  /prebuilts/go/darwin-x86/src/syscall/
asm_solaris_amd64.s 80 TEXT ·wait4(SB),NOSPLIT,$0
  /prebuilts/go/linux-x86/src/syscall/
asm_solaris_amd64.s 80 TEXT ·wait4(SB),NOSPLIT,$0
  /bionic/libc/bionic/
ndk_cruft.cpp 62 return wait4(pid, status, options, rusage);
272 return wait4(-1, status, options, rusage);
  /external/strace/linux/aarch64/
syscallent.h 64 [1072] = { 4, TP, SEN(wait4), "wait4" },
  /external/libunwind/tests/
test-ptrace.c 240 pid = wait4 (-1, &status, 0, NULL);
246 panic ("wait4() failed (errno=%d)\n", errno);
  /external/strace/
sys_func.h 301 extern SYS_FUNC(wait4);
  /external/valgrind/memcheck/tests/darwin/
scalar.stderr.exp 82 Syscall param wait4(pid) contains uninitialised byte(s)
86 Syscall param wait4(status) contains uninitialised byte(s)
90 Syscall param wait4(options) contains uninitialised byte(s)
94 Syscall param wait4(rusage) contains uninitialised byte(s)
98 Syscall param wait4(status) points to unaddressable byte(s)
103 Syscall param wait4(rusage) points to unaddressable byte(s)
    [all...]
  /external/strace/linux/32/
syscallent.h 253 [260] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/mips/
syscallent-n32.h 62 [6059] = { 4, TP, SEN(wait4), "wait4" },
syscallent-n64.h 62 [5059] = { 4, TP, SEN(wait4), "wait4" },
syscallent-o32.h 117 [4114] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/s390x/
syscallent.h 139 [114] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/64/
syscallent.h 246 [260] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/avr32/
syscallent.h 126 [ 98] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/hppa/
syscallent.h 119 [114] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/x32/
syscallent.h 62 [ 61] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/x86_64/
syscallent.h 62 [ 61] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/xtensa/
syscallent.h 117 [121] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/arm/
syscallent.h 143 [114] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/i386/
syscallent.h 143 [114] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/ia64/
syscallent.h 145 [1126] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/m68k/
syscallent.h 143 [114] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/powerpc/
syscallent.h 143 [114] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/powerpc64/
syscallent.h 143 [114] = { 4, TP, SEN(wait4), "wait4" },
  /external/strace/linux/s390/
syscallent.h 145 [114] = { 4, TP, SEN(wait4), "wait4" },

Completed in 2249 milliseconds

1 2 34 5