Home
last modified time | relevance | path

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

12

/freebsd/contrib/tcsh/
H A Dsh.types.h78 typedef int pid_t; typedef
103 typedef long pid_t; typedef
193 typedef short pid_t; typedef
308 typedef int pid_t; /* FX-80 */ typedef
310 typedef short pid_t; /* FX-2800 */ typedef
329 typedef int pid_t; /* Older versions might not like that */ typedef
361 typedef int pid_t; typedef
/freebsd/include/
H A Dsignal.h57 typedef __pid_t pid_t; typedef
H A Dspawn.h42 typedef __pid_t pid_t; typedef
H A Dtermios.h43 typedef __pid_t pid_t; typedef
H A Dutmpx.h37 typedef __pid_t pid_t; typedef
H A Dtime.h93 typedef __pid_t pid_t; typedef
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedPlatformInterface.h29 virtual StructuredData::DictionarySP GetProcessInfo(lldb::pid_t) { in GetProcessInfo()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wrapper_getpid.h55 typedef int pid_t; typedef
/freebsd/sbin/fsck/
H A Dpreen.c80 int (*checkit)(const char *, const char *, const char *, const char *, pid_t *)) in checkfstab() argument
319 const char *, const char *, pid_t *)) in startdisk() argument
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-types.h81 typedef uint64_t pid_t; typedef
/freebsd/sys/sys/
H A Dthr.h68 typedef __pid_t pid_t; typedef
H A Dprocdesc.h112 typedef __pid_t pid_t; typedef
H A Dsched.h258 typedef __pid_t pid_t; typedef
H A Dsem.h18 typedef __pid_t pid_t; typedef
H A Dshm.h71 typedef __pid_t pid_t; typedef
H A Dmsg.h43 typedef __pid_t pid_t; typedef
H A Dtypes.h182 typedef __pid_t pid_t; /* process id */ typedef
H A Dfcntl.h60 typedef __pid_t pid_t; typedef
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.h63 typedef long pid_t; typedef
/freebsd/lib/libutil/
H A Dlibutil.h57 typedef __pid_t pid_t; typedef
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h331 typedef signed int pid_t; typedef
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h266 typedef int pid_t; typedef
512 typedef int pid_t; typedef
714 typedef int pid_t; typedef
1187 typedef short pid_t; typedef
1335 typedef short pid_t; typedef
1434 typedef int pid_t; typedef
1675 typedef int pid_t; typedef
1705 typedef int pid_t; typedef
2190 typedef int pid_t; typedef
2257 typedef int pid_t; typedef
/freebsd/contrib/ntp/sntp/libevent/
H A Darc4random.c89 #define pid_t int macro
/freebsd/contrib/libevent/
H A Darc4random.c89 #define pid_t int macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h179 typedef long pid_t; typedef
181 typedef int pid_t; typedef

12