Home
last modified time | relevance | path

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

123

/external/llvm-project/clang/test/Sema/
Dpid_t.c7 typedef signed long pid_t; typedef
9 typedef signed int pid_t; typedef
/external/clang/test/Sema/
Dpid_t.c7 typedef signed long pid_t; typedef
9 typedef signed int pid_t; typedef
/external/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/
Dp6.cpp5 typedef int pid_t; typedef
7 typedef 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/webrtc/third_party/abseil-cpp/absl/base/internal/
Dsysinfo.h58 using pid_t = uint32_t; variable
/external/angle/third_party/abseil-cpp/absl/base/internal/
Dsysinfo.h59 using pid_t = uint32_t; variable
/external/abseil-cpp/absl/base/internal/
Dsysinfo.h58 using pid_t = uint32_t; variable
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dsysinfo.h59 using pid_t = uint32_t; variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dsysinfo.h59 using pid_t = uint32_t; variable
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dsysinfo.h59 using pid_t = uint32_t; variable
/external/crosvm/sys_util/src/
Dfork.rs34 unsafe fn do_clone(flags: i32) -> crate::Result<pid_t> { in do_clone()
58 pub fn clone_process<F>(ns: CloneNamespace, post_clone_cb: F) -> result::Result<pid_t, CloneError> in clone_process()
/external/selinux/libselinux/src/
Dselinuxswig.i19 %typedef unsigned pid_t; typedef
/external/mdnsresponder/mDNSWindows/
DPosixCompat.h28 typedef int pid_t; typedef
/external/llvm-project/openmp/runtime/src/
Dkmp_wrapper_getpid.h50 typedef int pid_t; typedef
/external/minijail/rust/minijail-sys/
Dlibminijail.rs15 pub type pid_t = __pid_t; typedef
334 pchild_pid: *mut pid_t, in minijail_run_pid()
350 pchild_pid: *mut pid_t, in minijail_run_pid_pipes()
361 pchild_pid: *mut pid_t, in minijail_run_pid_pipes_no_preload()
373 pchild_pid: *mut pid_t, in minijail_run_env_pid_pipes_no_preload()
380 pub fn minijail_fork(j: *mut minijail) -> pid_t; in minijail_fork()
/external/perfetto/include/perfetto/ext/base/
Dutils.h51 using pid_t = unsigned int; variable
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-posix-return.cpp7 typedef int pid_t; typedef
/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/perfetto/src/profiling/memory/
Dunwinding_fuzzer.cc39 pid_t, in PostSocketDisconnected() argument
/external/perfetto/src/profiling/perf/
Dproc_descriptors.cc88 void AndroidRemoteDescriptorGetter::GetDescriptorsForPid(pid_t) { in GetDescriptorsForPid() argument
/external/rust/crates/libc/src/unix/solarish/
Dcompat.rs127 ) -> ::pid_t { in forkpty()
/external/llvm-project/lldb/include/lldb/
Dlldb-types.h85 typedef uint64_t pid_t; typedef
/external/llvm-project/clang/test/Analysis/Inputs/
Dsystem-header-simulator.h115 typedef int pid_t; typedef
/external/llvm-project/lldb/tools/driver/
DPlatform.h66 typedef long pid_t; typedef

123