Home
last modified time | relevance | path

Searched defs:pid_t (Results 1 – 19 of 19) sorted by relevance

/external/clang/test/Sema/
Dpid_t.c7 typedef signed long pid_t; typedef
9 typedef signed int pid_t; typedef
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/
Dp6.cpp5 typedef int pid_t; typedef
7 typedef int pid_t; typedef
/external/selinux/libselinux/src/
Dselinuxswig.i19 %typedef unsigned pid_t; typedef
/external/mdnsresponder/mDNSWindows/
DPosixCompat.h28 typedef int pid_t; typedef
/external/perfetto/src/profiling/memory/
Dunwinding_fuzzer.cc34 pid_t, in PostSocketDisconnected() argument
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator.h96 typedef int pid_t; typedef
/external/python/cpython2/PC/
Dpyconfig.h221 typedef int pid_t; typedef
252 typedef int pid_t; typedef
299 typedef int pid_t; typedef
/external/ltp/testcases/kernel/io/disktest/
Ddefs.h79 typedef int pid_t; typedef
/external/clang/test/Analysis/
Dsecurity-syntax-checks.m177 typedef __int32_t pid_t; typedef
/external/python/cpython3/PC/
Dpyconfig.h187 typedef int pid_t; typedef
235 typedef int pid_t; typedef
/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h98 typedef int pid_t; typedef
/external/u-boot/include/linux/
Dtypes.h16 typedef __kernel_pid_t pid_t; typedef
/external/libevent/
Darc4random.c85 #define pid_t int macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h92 typedef int pid_t; typedef
/external/openssh/
Ddefines.h347 typedef int pid_t; typedef
/external/mdnsresponder/Clients/
Ddns-sd.c94 typedef int pid_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2312 pid_t = __darwin_pid_t variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2312 pid_t = __darwin_pid_t variable
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h3272 LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, in _syscall4() argument