Searched defs:__pid_t (Results 1 – 4 of 4) sorted by relevance
50 typedef signed char __pid_t; typedef52 typedef int __pid_t; typedef
154 __STD_TYPE __PID_T_TYPE __pid_t; /* Type of process identifications. */ variable