Home
last modified time | relevance | path

Searched refs:__pid_t (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/sys/
H A Dtypes.h132 typedef __pid_t pid_t; /* process id */
190 typedef __pid_t lwpid_t; /* light weight process id */
H A Dshm.h60 typedef __pid_t pid_t;
H A Dmsg.h41 typedef __pid_t pid_t;
H A D_siginfo.h39 typedef __pid_t pid_t;
H A Dsem.h18 typedef __pid_t pid_t;
H A Dwait.h145 typedef __pid_t pid_t; /* process id */
H A Dsignal.h47 typedef __pid_t pid_t;
H A Dsocket.h473 __pid_t cmcred_pid; /* PID of sending process */
/dragonfly/include/
H A Dtime.h93 typedef __pid_t pid_t;
100 typedef __pid_t lwpid_t; /* light weight process id */
H A Dtermios.h42 typedef __pid_t pid_t;
H A Dspawn.h42 typedef __pid_t pid_t;
H A Dutmpx.h38 typedef __pid_t pid_t; /* process id */
H A Dunistd.h62 typedef __pid_t pid_t;
/dragonfly/sys/cpu/x86_64/include/
H A Dstdint.h123 typedef __int32_t __pid_t; /* process [group] id */ typedef