OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PTR_OFFSET
sbin/unwind/libunbound/util/data/msgparse.h
211
#define PTR_OFFSET(x, y) ( ((x)&0x3f)<<8 | (y) )
usr.sbin/unbound/util/data/msgparse.h
211
#define PTR_OFFSET(x, y) ( ((x)&0x3f)<<8 | (y) )