Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ISELF
usr/src/cmd/sgs/libelf/misc/nlist.c
45
#define ISELF (strncmp(magic_buf, ELFMAG, SELFMAG) == 0)
usr/src/ucblib/libucb/port/gen/nlist.c
69
#define ISELF (strncmp(magic_buf, ELFMAG, SELFMAG) == 0)