| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | offset.rs | 129 pid: c::pid_t, in libc_prlimit() 138 pid: c::pid_t, in libc_prlimit() 147 pid: c::pid_t, in libc_prlimit()
|
| D | conv.rs | 136 pub(super) fn ret_pid_t(raw: c::pid_t) -> io::Result<c::pid_t> { in ret_pid_t()
|
| /third_party/libunwind/include/win/sys/ |
| D | types.h | 16 typedef int pid_t; typedef
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| D | sysinfo.h | 59 using pid_t = uint32_t; variable
|
| /third_party/selinux/libselinux/src/ |
| D | selinuxswig.i | 19 %typedef unsigned pid_t; typedef
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | neutrino.rs | 529 __pid: ::pid_t, in ConnectAttach() 536 __pid: ::pid_t, in ConnectAttach_r() 555 pub fn ConnectServerInfo(__pid: ::pid_t, __coid: ::c_int, __info: *mut _msg_info64) -> ::c_int; in ConnectServerInfo() 557 __pid: ::pid_t, in ConnectServerInfo_r() 601 __pid: ::pid_t, in ConnectFlags() 607 __pid: ::pid_t, in ConnectFlags_r() 938 __pid: ::pid_t, in SignalKill() 946 __pid: ::pid_t, in SignalKill_r() 954 __pid: ::pid_t, in SignalKillSigval() 962 __pid: ::pid_t, in SignalKillSigval_r() [all …]
|
| /third_party/rust/crates/linux-raw-sys/gen/include/ |
| D | support.h | 42 #define pid_t __kernel_pid_t macro
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | compat.rs | 128 ) -> ::pid_t { in forkpty()
|
| D | illumos.rs | 79 pid: ::pid_t, in pset_bind_lwp()
|
| /third_party/python/PC/ |
| D | pyconfig.h | 190 typedef int pid_t; typedef 232 typedef int pid_t; typedef
|
| /third_party/rust/crates/signal-hook/src/low_level/ |
| D | siginfo.rs | 14 fn sighook_signal_pid(info: &siginfo_t) -> pid_t; in sighook_signal_pid()
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 25 pub type pid_t = i32; typedef 901 pub fn getpgid(pid: pid_t) -> pid_t; in getpgid() 921 pub fn setpgid(pid: pid_t, pgid: pid_t) -> ::c_int; in setpgid() 937 pub fn tcgetpgrp(fd: ::c_int) -> pid_t; in tcgetpgrp() 951 pub fn wait(status: *mut ::c_int) -> pid_t; in wait() 956 pub fn waitpid(pid: pid_t, status: *mut ::c_int, options: ::c_int) -> pid_t; in waitpid() 981 pub fn kill(pid: pid_t, sig: ::c_int) -> ::c_int; in kill() 986 pub fn killpg(pgrp: pid_t, sig: ::c_int) -> ::c_int; in killpg() 1381 pub fn tcgetsid(fd: ::c_int) -> ::pid_t; in tcgetsid()
|
| /third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
| D | check.h | 90 #define pid_t int macro
|
| D | check.h.in | 90 #define pid_t int macro
|
| /third_party/gstreamer/gstreamer/libs/gst/check/ |
| D | internal-check.h | 90 #define pid_t int macro
|
| /third_party/musl/include/ |
| D | alltypes.h.in | 46 TYPEDEF int pid_t; variable
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | alltypes.h | 294 typedef int pid_t; typedef
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| D | mod.rs | 2558 ) -> ::pid_t; in forkpty() 2640 pub fn ptrace(request: ::c_int, pid: ::pid_t, addr: *mut ::c_void, data: ::c_int) -> ::c_int; in ptrace() 2779 pub fn sched_rr_get_interval(pid: ::pid_t, t: *mut ::timespec) -> ::c_int; in sched_rr_get_interval() 2780 pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_int; in sched_setparam() 2781 pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; in sched_getparam() 2784 pid: ::pid_t, in sched_setscheduler() 2798 pid: *mut ::pid_t, in posix_spawn() 2806 pid: *mut ::pid_t, in posix_spawnp() 2838 flags: *mut ::pid_t, in posix_spawnattr_getpgroup() 3049 pub fn kinfo_getvmmap(pid: ::pid_t, cntp: *mut ::size_t) -> *mut kinfo_vmentry; in kinfo_getvmmap()
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 34 pub type pid_t = ::c_int; typedef 124 pub unsafe fn si_pid(&self) -> ::pid_t { in si_pid() 1205 pub fn wait(status: *mut ::c_int) -> pid_t; in wait() 1657 pub fn waitpid(pid: pid_t, status: *mut ::c_int, optons: ::c_int) -> pid_t; in waitpid() 1745 pub fn kill(__pid: pid_t, __signo: ::c_int) -> ::c_int; in kill() 1748 pub fn sigqueue(__pid: pid_t, __signo: ::c_int, __value: ::sigval) -> ::c_int; in sigqueue()
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 74 pub unsafe fn si_pid(&self) -> ::pid_t { in si_pid() 1471 pub fn clock_getcpuclockid(pid: ::pid_t, clk_id: *mut ::clockid_t) -> ::c_int; in clock_getcpuclockid() 1629 pub fn ptrace(request: ::c_int, pid: ::pid_t, addr: *mut ::c_char, data: ::c_int) -> ::c_int; in ptrace() 1635 pub fn rtprio(function: ::c_int, pid: ::pid_t, rtp: *mut rtprio) -> ::c_int; in rtprio() 1636 pub fn sched_rr_get_interval(pid: ::pid_t, t: *mut ::timespec) -> ::c_int; in sched_rr_get_interval() 1637 pub fn sched_getparam(pid: ::pid_t, param: *mut sched_param) -> ::c_int; in sched_getparam() 1638 pub fn sched_setparam(pid: ::pid_t, param: *const sched_param) -> ::c_int; in sched_setparam() 1641 pid: ::pid_t, in sched_setscheduler() 1789 ) -> ::pid_t; in forkpty()
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | alltypes.h | 232 typedef int pid_t; typedef
|
| /third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
| D | user_socketvar.h | 106 typedef __int32 pid_t; typedef
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
| D | mod.rs | 1624 pid: ::pid_t, in lwp_rtprio() 1644 pub fn sched_getaffinity(pid: ::pid_t, cpusetsize: ::size_t, mask: *mut cpu_set_t) -> ::c_int; in sched_getaffinity() 1645 pub fn sched_setaffinity(pid: ::pid_t, cpusetsize: ::size_t, mask: *const cpu_set_t) in sched_setaffinity() 1662 pub fn sys_checkpoint(tpe: ::c_int, fd: ::c_int, pid: ::pid_t, retval: ::c_int) -> ::c_int; in sys_checkpoint()
|
| /third_party/musl/porting/liteos_m/user/include/bits/ |
| D | alltypes.h | 229 typedef int pid_t; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
| D | mod.rs | 726 pid: ::pid_t, in prlimit() 732 pid: ::pid_t, in prlimit64()
|