Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ORIGIN_STR_SIZE
usr/src/uts/common/exec/elf/elf.c
681
if (strncmp(++p, ORIGIN_STR, ORIGIN_STR_SIZE))
usr/src/uts/common/exec/elf/elf.c
715
p += ORIGIN_STR_SIZE;