Searched refs:__pid_t (Results 1 – 18 of 18) sorted by relevance
| /freebsd-10-stable/include/ |
| D | signal.h | 52 typedef __pid_t pid_t; 70 int kill(__pid_t, int); 88 int sigqueue(__pid_t, int, const union sigval); 97 int killpg(__pid_t, int);
|
| D | utmpx.h | 37 typedef __pid_t pid_t;
|
| D | termios.h | 41 typedef __pid_t pid_t;
|
| D | spawn.h | 42 typedef __pid_t pid_t;
|
| D | time.h | 93 typedef __pid_t pid_t;
|
| D | unistd.h | 53 typedef __pid_t pid_t;
|
| /freebsd-10-stable/lib/libc/include/ |
| D | libc_private.h | 330 __pid_t __sys_fork(void); 344 int __sys_ptrace(int, __pid_t, char *, int); 375 __pid_t __sys_wait4(__pid_t, int *, int, struct rusage *); 376 __pid_t __sys_wait6(enum idtype, __id_t, int *, int,
|
| /freebsd-10-stable/sys/sys/ |
| D | thr.h | 68 typedef __pid_t pid_t;
|
| D | _types.h | 54 typedef __int32_t __pid_t; /* process [group] */ typedef
|
| D | sem.h | 16 typedef __pid_t pid_t;
|
| D | msg.h | 41 typedef __pid_t pid_t;
|
| D | shm.h | 64 typedef __pid_t pid_t;
|
| D | fcntl.h | 61 typedef __pid_t pid_t;
|
| D | sched.h | 228 typedef __pid_t pid_t;
|
| D | signal.h | 206 __pid_t si_pid; /* sending process */
|
| D | types.h | 178 typedef __pid_t pid_t; /* process id */
|
| D | socket.h | 60 typedef __pid_t pid_t;
|
| /freebsd-10-stable/lib/libutil/ |
| D | libutil.h | 57 typedef __pid_t pid_t;
|