NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pid_t
sys/sys/socket.h
365
typedef __pid_t pid_t; /* process id */
sys/sys/socket.h
366
#define pid_t __pid_t
sys/sys/termios.h
265
typedef __pid_t pid_t;
sys/sys/termios.h
266
#define pid_t __pid_t
sys/sys/types.h
197
typedef __pid_t pid_t; /* process id */
sys/sys/types.h
198
#define pid_t __pid_t