Searched refs:__pid_t (Results 1 – 6 of 6) sorted by relevance
84 __pid_t si_pid; /* Sending process ID */230 int kill(__pid_t pid, int sig);233 int killpg(__pid_t pid, int sig);269 int sigqueue (__pid_t, int, const union sigval);
85 typedef signed char __pid_t; typedef87 typedef int __pid_t; typedef
197 typedef __pid_t pid_t; /* process id */
19 typedef __pid_t pid_t; /* process id */
73 typedef __pid_t pid_t; /* process id */
17683 * libc/include/machine/types.h: Skip __off_t, __pid_t, and18449 * libc/include/machine/types.h (__pid_t, __off_t, __loff_t): Added.