FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ISDISK
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.h
132
#define ISDISK(X) ((ptr_t)(X)&0x2)
lib/libc/db/hash/hash.h
143
#define ISDISK(X) ((u_int32_t)(intptr_t)(X)&0x2)