Searched defs:pid_t (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/Sema/
H A Dpid_t.c7 typedef signed long pid_t; typedef
9 typedef signed int pid_t; typedef
11 pid_t vfork(void)
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/
H A Dp6.cpp5 typedef int pid_t; typedef
7 typedef int pid_t; typedef in namespace:ns
10 pid_t x;
/external/kernel-headers/original/linux/
H A Dtypes.h27 typedef __kernel_pid_t pid_t; typedef
/external/openssl/
H A De_os.h452 # define pid_t int /* pid_t is missing on NEXTSTEP/OPENSTEP macro
/external/mdnsresponder/Clients/
H A Ddns-sd.c94 typedef int pid_t; typedef
1206 pid_t pid = getpid();
1217 pid_t pid = getpid();
/external/openssh/
H A Ddefines.h320 typedef int pid_t; typedef
/external/bison/lib/
H A Dconfig.in.h2209 #undef pid_t macro
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c283 typedef __pid_t pid_t; typedef

Completed in 568 milliseconds