Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/vms/
H A Dpwd.h12 #define pid_t int macro
14 #define pid_t int macro
/openbsd/sbin/fsck/
H A Dpreen.c76 int (*checkit)(const char *, const char *, const char *, void *, pid_t *)) in checkfstab() argument
311 int (*checkit)(const char *, const char *, const char *, void *, pid_t *)) in startdisk() argument
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptedPlatformInterface.h31 virtual StructuredData::DictionarySP GetProcessInfo(lldb::pid_t) { in GetProcessInfo()
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-types.h85 typedef uint64_t pid_t; typedef
/openbsd/gnu/llvm/lldb/include/lldb/Host/windows/
H A DPosixApi.h80 typedef uint32_t pid_t; typedef
/openbsd/include/
H A Dtime.h87 typedef __pid_t pid_t; typedef
/openbsd/gnu/llvm/lldb/tools/driver/
H A DPlatform.h63 typedef long pid_t; typedef
/openbsd/gnu/gcc/gcc/
H A Dsys-types.h95 typedef int pid_t; typedef
231 #define pid_t int macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-types.h95 typedef int pid_t; typedef
231 #define pid_t int macro
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Dconfig.h53 #define pid_t int macro
/openbsd/gnu/usr.bin/cvs/os2/
H A Dconfig.h96 #define pid_t int macro
/openbsd/sys/sys/
H A Dtypes.h168 typedef __pid_t pid_t; typedef
H A Dtermios.h260 typedef __pid_t pid_t; typedef
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h175 typedef long pid_t; typedef
177 typedef int pid_t; typedef
/openbsd/gnu/usr.bin/texinfo/info/
H A Dman.c37 #define pid_t int macro
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1531 WRAPPER2(pid_t, wait, int *status) in WRAPPER2() argument
1541 WRAPPER2(pid_t, waitpid, pid_t pid, int *status, int options) in WRAPPER2() argument
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs1385 # define pid_t long macro