DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
id_t
sys/sys/resource.h
43
typedef __int64_t id_t; /* general id, can hold gid/pid/uid_t */
sys/sys/types.h
100
typedef __int64_t id_t; /* general id, can hold gid/pid/uid_t */
sys/sys/wait.h
98
typedef __int64_t id_t; /* general id, can hold gid/pid/uid_t */
usr.bin/top/hash.c
84
typedef long id_t;